NOHUP(C) XENIX System V NOHUP(C)
Name
nohup - Runs a command immune to hangups and quits.
Syntax
nohup command [ arguments ]
Description
nohup executes command with hangups and quits ignored. If
output is not redirected by the user, it will be sent to
nohup.out. If nohup.out does not have write permission in
the current directory, output is redirected to
$HOME/nohup.out.
See Also
nice(C), signal(S)
Page 1 (printed 8/7/87)