[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: blinking...
- From: William Lanning <william wonderwaylabs com>
- To: redhat-list redhat com
- Cc: jayson696 wf net
- Subject: Re: blinking...
- Date: Mon Sep 30 08:07:03 2002
>>> On Fri, 27 Sep 2002, Jayson Hill (jayson696 wf net) 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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]