On Fri, May 09, 2008 at 04:34:14PM +0100, Stephane Chazelas wrote: > ~$ env -i '1=' ash -c 'export' > export 1='' > export PWD='/home/chazelas' > $ env -i '=' ash -c 'export' > export ='' > export PWD='/home/chazelas'
> ash should report about the "1" and "" variables above as they > are not mapped to shell variables. Hi, can you please clarify this sentence?, I'm not quite sure I understand. Thanks, Gerrit. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

