> $ clearenv() { env - sh -c "$*"; } # cheap and nasty to illustrate
Hmm, my point was as clear as mud there. I was trying to show that "env -"
performs a useful function, but a program which performs this function has
no need to duplicate the shell's ability to _assign_ environment variables.
Cheers,
Mark.
--
Mark Valentine, Thuvia Labs <[EMAIL PROTECTED]> <http://www.thuvia.co.uk>
"Tigers will do ANYTHING for a tuna fish sandwich." Mark Valentine uses
"We're kind of stupid that way." *munch* *munch* and endorses FreeBSD
-- <http://www.calvinandhobbes.com> <http://www.freebsd.org>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
- Re: Fixing documented bug in env(... Ruslan Ermilov
- Re: Fixing documented bug in env(1) Mark Valentine
- Re: Fixing documented bug in env(1) David O'Brien
- Re: Fixing documented bug in env(1) Peter Seebach
- Re: Fixing documented bug in env(1) Mark Valentine
- Re: Fixing documented bug in env(1) Peter Seebach
- Re: Fixing documented bug in env(1) Andy Newman
- Re: Fixing documented bug in env(1) Andrew Reilly
- Re: Fixing documented bug in env(1) Mike Meyer
- Re: Fixing documented bug in env(1) Mark Valentine
- Re: Fixing documented bug in env(1) Mark Valentine
- Re: Fixing documented bug in env(1) Mark Valentine
- Re: Fixing documented bug in env(1) Mike Meyer

