Penguin
Annotated edit history of nohup(1) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 NOHUP
2 !!!NOHUP
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 REPORTING BUGS
7 SEE ALSO
8 ----
9 !!NAME
10
11
12 nohup - run a command immune to hangups, with output to a non-tty
13 !!SYNOPSIS
14
15
16 __nohup__ ''COMMAND'' [[''ARG'']...__
17 nohup__ ''OPTION''
18 !!DESCRIPTION
19
20
21 Run COMMAND, ignoring hangup signals.
22
23
24 __--help__
25
26
27 display this help and exit
28
29
30 __--version__
31
32
33 output version information and exit
34 !!REPORTING BUGS
35
36
37 Report bugs to
38 !!SEE ALSO
39
40
41 The full documentation for __nohup__ is maintained as a
42 Texinfo manual. If the __info__ and __nohup__ programs
43 are properly installed at your site, the
44 command
45
46
47 __info nohup__
48
49
50 should give you access to the complete manual.
51 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.