Ansi escape sequences...

Daniel B. Thurman dant at cdkkt.com
Fri May 2 03:04:52 UTC 2008


Dan wrote"
|Daniel B. Thurman wrote:
|> I tried:
|>>  echo "\e[5;31mHello World"
|>  
|> and the red "Hello World" does not blink.
|
|try echo -e.
|
|No idea on blinking text, but your example above, combined 
|with echo -e 
|turned my terminal text red.

Yes, the color red worked - what you were supposed to
get is BLINKING red - that is where the problem is!

So it seems that ansi escape sequence for BLINKING is
broken.  Remember when we had broken symbolic links?
The BLINKED red.  This does not work.

Try creating a bogus symbolic link like this:

ln -s /foo/goo hoo
ls -l hoo

You will see a RED "hpp", but not BLINKING RED "hoo".

Me thinks there is a problem... ;)

No virus found in this outgoing message.
Checked by AVG. 
Version: 7.5.524 / Virus Database: 269.23.7/1408 - Release Date: 4/30/2008 6:10 PM
 




More information about the fedora-list mailing list