ENV(1) User Commands ENV(1)
NAME
env(1,3) - run a program in(1,8) a modified environment
SYNOPSIS
env(1,3) [OPTION]... [-] [NAME=VALUE]... [COMMAND [ARG]...]
DESCRIPTION
Set each NAME to VALUE in(1,8) the environment and run COMMAND.
-i, --ignore-environment
start with an empty environment
-u, --unset=NAME
remove variable from the environment
--help display this help and exit(3,n,1 builtins)
--version
output version(1,3,5) information and exit(3,n,1 builtins)
A mere - implies -i. If no COMMAND, print the resulting environment.
AUTHOR
Written by Richard Mlynarik and David MacKenzie.
REPORTING BUGS
Report bugs to <bug-coreutils@gnu.org>.
COPYRIGHT
Copyright © 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is
NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
SEE ALSO
The full documentation for env(1,3) is maintained as a Texinfo manual. If
the info(1,5,n) and env(1,3) programs are properly installed at your site, the com-
mand
info(1,5,n) coreutils env(1,3)
should give you access(2,5) to the complete manual.
env(1,3) (coreutils) 5.2.1 March 2004 ENV(1)