On Mon, Jun 04, 2001 at 12:52:57AM +0100, Mark Valentine wrote: > I'd leave the "bug" alone, pending real enlightenment... Me too. I've never met a command name with an "=" in it. > By the way, who uses env(1) anyway? In the past twenty years, I've only > ever used it as shorthand for printenv(1). What's this csh(1) thing? :-) How else do you throw away your environment, to make sure that daemons that you start with sudo don't do anything silly? I'm pretty sure that I copied this /etc/start_if.ed0 from somewhere, rather than making it up: env - PATH=$PATH dhclient ed0 It's also quite commonly used in /usr/local/etc/rc.d scripts, including qmail and courier-imap. -- Andrew To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- Re: Fixing documented bug in e... Greg Black
- Re: Fixing documented bug in e... Josef Karthauser
- Re: Fixing documented bug in e... Garance A Drosihn
- Re: Fixing documented bug in e... 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

