[clug] Bash questions...

steve jenkin sjenkin at canb.auug.org.au
Sun May 1 19:53:30 MDT 2011


Brett Worth wrote on 1/05/11 9:12 PM:
> for i in {1..50}; do echo -e '\e(0q\e(B\c';done;echo

Classy :-)

Thanks.

Tho' it does show up a fault in OS/X bash (echo -e & shopt) - the doco
doesn't match Real Life.

[The bash man page gives the list of escape sequences, but they aren't
all recognised :-(. 'shopt' is a builtin and opts are different to manpage]

-- 


More information about the linux mailing list