The *nix documentation project is meant to provide online searchable documentation for Linux, FreeBSD, OpenBSD, NetBSD, HP-UX, Tru64 and other Unix like operating systems.
Currently hosting over 25000 manual pages,
over 200 Linux Howtos, over 100 FreeBSD tips and a friendly comunity forum where your questions will be answered.
|
Random man page:
renice(1m) -- alter priority of running processes
|
|
The renice command alters the system nice value (used in the system scheduling priority) of one or more running processes specified by id .... The new system nice value is set to 20 + newoffset, and is limited to the range 0 to 39. However if the UNIX95 environment variable is set, the new system nice value is set to current nice value + newoffset. Processes with lower system nice values run at hi... |
|
FreeBSD Tip Of the Day
|
View all tips
|
Want to find a specific port, just type the following under /usr/ports,
or one its subdirectories:
"make search port="
or
"make search key=""
|
|