Results 1 to 5 of 5
to my scripts ?
This is in a Putty session.
I have a few displays and would like to bring them out more.
What/ How can I do to this??
...
- 11-13-2007 #1Linux Newbie
- Join Date
- Jun 2006
- Posts
- 139
How or can I add highlights/colors
to my scripts ?
This is in a Putty session.
I have a few displays and would like to bring them out more.
What/ How can I do to this??
thanks in advance
Mace
- 11-13-2007 #2
- 11-13-2007 #3Linux Newbie
- Join Date
- Jun 2006
- Posts
- 139
I have colors but when I do a display IE
display 1----normal
then display 2 would be highlighted or in color
display 3 -----normal
All 3 displays come from the the same script
thanks
Mace
- 11-13-2007 #4
In that case, I don't know how much I can help you. I'm not too familiar with the display command but just by looking at the man page, there are options for colormap, colors and colorspace. Have you tried those?
- 11-13-2007 #5Linux Newbie
- Join Date
- Jun 2006
- Posts
- 139
Here is the commnd I feed to the script(well really someone and I forget who on here gave me the code):
echo $(ls -t LIT2.0.l2db.NODE0000.CATN0000* |tail -1)
I have found a --color option on the man ls page.
I have tried several ways of putting this option(--color=always is what I'm using) I've tried ls --color=always -t,ls -tcolor=always) but neither have worked. I'm missing something and I'm hoping someone here can help.
Is it possile the echo command is interfering with the color option??
thanks
Mace


Reply With Quote