Sponsored Content
Full Discussion: Replies show up late
Contact Us Post Here to Contact Site Administrators and Moderators Replies show up late Post 302390418 by krabu on Thursday 28th of January 2010 01:03:35 AM
Old 01-28-2010
Hi,
All my posts show up late. I have posted three times today and they all were late.

Thanks for the help

---------- Post updated at 10:03 PM ---------- Previous update was at 10:00 PM ----------

problem is resolved.
Thanks for the help Smilie
 

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

AT job scheduled exactly 2 hours late

This occurs on an i386 box running Unix System V/386 Release 4.2 Ver 1.1.2. I have an 'at' scheduling anomaly whose behavior I am trying to understand. On one particular system, when an 'at' job is submitted, the time the job is actually scheduled to run is exactly 2 hours later than what the... (10 Replies)
Discussion started by: bohunk24
10 Replies

2. Forum Support Area for Unregistered Users & Account Problems

Email Address set up too late

I set up the email address for my account too late for it to be activated prior to the transmission of the activate message from unix.com. Can you resend that message? (2 Replies)
Discussion started by: Retson Retap
2 Replies

3. Post Here to Contact Site Administrators and Moderators

My Replies Dont Show Up

Hi, when i reply to a thread and then open that thread i dont see my reply. Whats the problem? (1 Reply)
Discussion started by: krabu
1 Replies

4. UNIX for Dummies Questions & Answers

Too late to learn unix?

Hi Guys, my situation is that i'm a 25 year old IT proffessional but due to current reccession market im being forced to work in a different field as comms support guy. my first job was with a software consultancy company working as a application support role but due to being made redundant i... (11 Replies)
Discussion started by: fcbarcelona
11 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 01:39 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy