Query: nice
OS: v7
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NICE(1) General Commands Manual NICE(1)NAMEnice, nohup - run a command at low prioritySYNOPSISnice [ -number ] command [ arguments ] nohup command [ arguments ]DESCRIPTIONNice executes command with low scheduling priority. If the number argument is present, the priority is incremented (higher numbers mean lower priorities) by that amount up to a limit of 20. The default number is 10. The super-user may run commands with priority higher than normal by using 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 responding to interrupts by or stealing the input from the next per- son who logs in on the same terminal.FILESnohup.out standard output and standard error file under nohupSEE ALSOnice(2)DIAGNOSTICSNice returns the exit status of the subject command. NICE(1)
Related Man Pages |
---|
nice(1) - bsd |
nice(1) - ultrix |
nice(1) - osf1 |
nohup(1) - netbsd |
nice(1) - freebsd |