blob: 090375d1dabd84e46641fe9d37961b74a99ef2df (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
.th NOHUP I 11/1/73
.sh NAME
nohup \*- run a command immune to hangups
.sh SYNOPSIS
.bd nohup
command [ arguments ]
.sh DESCRIPTION
.it Nohup
executes
.it command
with hangups,
quits and interrupts all ignored.
.sh "SEE ALSO"
nice(I), signal(II)
.sh BUGS
|