| Akim, | stenn@pogo> sh | $ foo=`cd / 2>/dev/null` | $ echo ,$bar, | ,, | $ baz=`exit nonsense 2>/dev/null` | $ echo ,$baz, | ,, | $ Thanks, but you skipped the most important tests :) Could you try all of these? foo=`cd / 2>/dev/null` echo ,$foo, bar=`cd /foo 2>/dev/null` echo ,$bar, baz=`exit nonsense 2>/dev/null` echo ,$baz, exit nonsense
- Re: [Akim Demaille <[email protected]>] Re: Shell crash on... Akim Demaille
- Re: [Akim Demaille <[email protected]>] Re: Shell crash on... Harlan Stenn
- Re: [Akim Demaille <[email protected]>] Re: Shell crash on... Akim Demaille
- Re: [Akim Demaille <[email protected]>] Re: Shell crash on... Harlan Stenn
- Re: [Akim Demaille <[email protected]>] Re: Shell crash on... Harlan Stenn
- Re: [Akim Demaille <[email protected]>] Re: Shell cra... Akim Demaille
- Re: [Akim Demaille <[email protected]>] Re: Shell crash on... Akim Demaille
- Re: [Akim Demaille <[email protected]>] Re: Shell crash on... Harlan Stenn
- Re: [Akim Demaille <[email protected]>] Re: Shell crash on... Akim Demaille
