>>> On Fri, 27 Sep 2002, Jayson Hill ([EMAIL PROTECTED]) spoke:

> ...what escape sequence(s)...to make something "blink" or "flash" under
> the bsh shell.

Jayson, to make something 'blink' use an attribute code of 05.  For
example, if you, dog forbid, wish to have the current directory flashing
yellow in your bash prompt, the relevent bit would look like:

DIRECTORY="\[\033[05;33m\]\w"

Have a look at /etc/DIR_COLORS for more information.

Cheers,
William

-- 
William Lanning ** RHCE
=*=*=*=
Confuse and Conquer



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to