OSDN Git Service

Update translations: chroot, csplit, dd, du, pwd
[linuxjm/coreutils.git] / original / man1 / env.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.3.
2 .TH ENV "1" "January 2016" "GNU coreutils 8.25" "User Commands"
3 .SH NAME
4 env \- run a program in a modified environment
5 .SH SYNOPSIS
6 .B env
7 [\fI\,OPTION\/\fR]... [\fI\,-\/\fR] [\fI\,NAME=VALUE\/\fR]... [\fI\,COMMAND \/\fR[\fI\,ARG\/\fR]...]
8 .SH DESCRIPTION
9 .\" Add any additional description here
10 .PP
11 Set each NAME to VALUE in the environment and run COMMAND.
12 .PP
13 Mandatory arguments to long options are mandatory for short options too.
14 .TP
15 \fB\-i\fR, \fB\-\-ignore\-environment\fR
16 start with an empty environment
17 .TP
18 \fB\-0\fR, \fB\-\-null\fR
19 end each output line with NUL, not newline
20 .TP
21 \fB\-u\fR, \fB\-\-unset\fR=\fI\,NAME\/\fR
22 remove variable from the environment
23 .TP
24 \fB\-\-help\fR
25 display this help and exit
26 .TP
27 \fB\-\-version\fR
28 output version information and exit
29 .PP
30 A mere \- implies \fB\-i\fR.  If no COMMAND, print the resulting environment.
31 .SH AUTHOR
32 Written by Richard Mlynarik and David MacKenzie.
33 .SH "REPORTING BUGS"
34 GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
35 .br
36 Report env 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/env>
45 .br
46 or available locally via: info \(aq(coreutils) env invocation\(aq