*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: nice | Section: 1 | Source: UNIX v7 | File: nice.1
NICE(1) General Commands Manual NICE(1) NAME nice, nohup - run a command at low priority SYNOPSIS nice [ -number ] command [ arguments ] nohup command [ arguments ] DESCRIPTION Nice executes command with low scheduling priority. If the number ar- gument is present, the priority is incremented (higher numbers mean lower priorities) by that amount up to a limit of 20. The default num- ber is 10. The super-user may run commands with priority higher than normal by us- ing a negative priority, e.g. `--10'. Nohup executes command immune to hangup and terminate signals from the controlling terminal. The priority is incremented by 5. Nohup should be invoked from the shell with `&' in order to prevent it from respond- ing to interrupts by or stealing the input from the next person who logs in on the same terminal. FILES nohup.out standard output and standard error file under nohup SEE ALSO nice(2) DIAGNOSTICS Nice returns the exit status of the subject command. NICE(1)

Navigation Options