Subject: Re: /bin/sh crashing
To: Jukka Salmi <j+nbsd@2007.salmi.ch>
From: Raymond Meyer <raymond.meyer@rambler.ru>
List: current-users
Date: 05/24/2007 18:19:02
On Thu, 24 May 2007 19:09:16 +0200
Jukka Salmi <j+nbsd@2007.salmi.ch> wrote:

> I can't reproduce this (tried on -current and 3.1_STABLE):
> 
> $ /bin/sh
> $ test ! $A
> $ echo $?
> 0
> $ 
> 
> Hmm...

$ su -
Password:
Terminal type is xterm.
ultra10# test ! $A
$

As you can see above the shell crashes and it throws you back to regular user's
shell