OSDN Git Service

Update translations: chroot, csplit, dd, du, pwd
[linuxjm/coreutils.git] / original / man1 / nohup.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.3.
2 .TH NOHUP "1" "January 2016" "GNU coreutils 8.25" "User Commands"
3 .SH NAME
4 nohup \- run a command immune to hangups, with output to a non-tty
5 .SH SYNOPSIS
6 .B nohup
7 \fI\,COMMAND \/\fR[\fI\,ARG\/\fR]...
8 .br
9 .B nohup
10 \fI\,OPTION\/\fR
11 .SH DESCRIPTION
12 .\" Add any additional description here
13 .PP
14 Run COMMAND, ignoring hangup signals.
15 .TP
16 \fB\-\-help\fR
17 display this help and exit
18 .TP
19 \fB\-\-version\fR
20 output version information and exit
21 .PP
22 If standard input is a terminal, redirect it from an unreadable file.
23 If standard output is a terminal, append output to 'nohup.out' if possible,
24 \&'$HOME/nohup.out' otherwise.
25 If standard error is a terminal, redirect it to standard output.
26 To save output to FILE, use 'nohup COMMAND > FILE'.
27 .PP
28 NOTE: your shell may have its own version of nohup, which usually supersedes
29 the version described here.  Please refer to your shell's documentation
30 for details about the options it supports.
31 .SH AUTHOR
32 Written by Jim Meyering.
33 .SH "REPORTING BUGS"
34 GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
35 .br
36 Report nohup translation bugs to <http://translationproject.org/team/>
37 .SH COPYRIGHT
38 Copyright \(co 2016 Free Software Foundation, Inc.
39 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
40 .br
41 This is free software: you are free to change and redistribute it.
42 There is NO WARRANTY, to the extent permitted by law.
43 .SH "SEE ALSO"
44 Full documentation at: <http://www.gnu.org/software/coreutils/nohup>
45 .br
46 or available locally via: info \(aq(coreutils) nohup invocation\(aq