Sponsored Content
The Lounge What is on Your Mind? Please Donate to the Red Cross for Earthquake and Tsunami Relief in Japan Post 302504843 by kchinnam on Tuesday 15th of March 2011 03:06:35 PM
Old 03-15-2011
Donated.
I saw a video on CNN taken at a community park. Earth was cracking, wobbling and oozing water thru cracks all over park. But people are not running around, but calm.. I couldn't believe my eyes. I don't know what was going thru their minds.

Last edited by kchinnam; 03-15-2011 at 04:10 PM.. Reason: typos
 

3 More Discussions You Might Find Interesting

1. What is on Your Mind?

What a relief

It is so nice to find a site where you can actually get answers to Unix questions - I've found most of my answers just my searching - but was amazed at the fast response to the nightmare file questions. Thank you again! (1 Reply)
Discussion started by: Barb
1 Replies

2. What is on Your Mind?

only in japan ...

Water Rocket Man pcsMfLWSYx8 These japanese are a little nuts if you ask me ... :D (8 Replies)
Discussion started by: sparcguy
8 Replies

3. What is on Your Mind?

A bit of light relief...

How about a thread to show your Desktop, Console or computing environment... This is my current MacBook Pro 13 inch screen... Let's see some others no matter how boring... ;oD (7 Replies)
Discussion started by: wisecracker
7 Replies
set_color(1)							       fish							      set_color(1)

NAME
set_color - set_color - set the terminal color set_color - set the terminal color Synopsis set_color [-v --version] [-h --help] [-b --background COLOR] [COLOR] Description Change the foreground and/or background color of the terminal. COLOR is one of black, red, green, brown, yellow, blue, magenta, purple, cyan, white and normal. o -b, --background Set the background color o -c, --print-colors Prints a list of all valid color names o -h, --help Display help message and exit o -o, --bold Set bold or extra bright mode o -u, --underline Set underlined mode o -v, --version Display version and exit Calling set_color normal will set the terminal color to whatever is the default color of the terminal. Some terminals use the --bold escape sequence to switch to a brighter color set. On such terminals, set_color white will result in a grey font color, while set_color --bold white will result in a white font color. Not all terminal emulators support all these features. This is not a bug in set_color but a missing feature in the terminal emulator. set_color uses the terminfo database to look up how to change terminal colors on whatever terminal is in use. Some systems have old and incomplete terminfo databases, and may lack color information for terminals that support it. Download and install the latest version of ncurses and recompile fish against it in order to fix this issue. Version 1.23.1 Sun Jan 8 2012 set_color(1)
All times are GMT -4. The time now is 02:47 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy