freebsd-dev/usr.bin/env
Garance A Drosehn a414225db1 Add the '-u name' option to the env command, which will completely unset
the given variable name (removing it from the environment, instead of
just setting it to a null value).

PR:		bin/65649
MFC after:	2 weeks
2008-04-17 23:17:09 +00:00
..
env.1 Add the '-u name' option to the env command, which will completely unset 2008-04-17 23:17:09 +00:00
env.c Add the '-u name' option to the env command, which will completely unset 2008-04-17 23:17:09 +00:00
envopts.c Fix minor memory leak when expanding ${variable}s 2005-07-18 22:18:16 +00:00
envopts.h Add the '-S' and '-P' options. The '-S' option can be used to split 2005-06-20 03:43:25 +00:00
Makefile Add the '-S' and '-P' options. The '-S' option can be used to split 2005-06-20 03:43:25 +00:00