Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
10 user(s) are online (10 user(s) are browsing encyclopedia)

Members: 0
Guests: 10

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

Nice (Unix)

As Unix is case-sensitive, the command nice only works when lowercase.

nice (pronounced nyce ) is a command found on UNIX and other POSIX-like operating systems such as Linux.

It directly maps to a kernel (computers) call of the same name. For a given computer process, it changes the priority_queue in the kernel s scheduling.

See also : Coreutils, Nice (disambiguation)

=External link=

*[http://unixhelp.ed.ac.uk/CGI/man-cginice Documentation] - man page