Subject: Re: bash
To: NetBSD User's Discussion List <netbsd-users@netbsd.org>
From: Frederick Bruckman <fb@enteract.com>
List: netbsd-users
Date: 03/25/2001 13:33:13
On Sun, 25 Mar 2001, Greg A. Woods wrote:

> [ On Sunday, March 25, 2001 at 19:59:04 (+0200), Tomasz Luchowski wrote: ]
> > Subject: Re: bash
> >
> > On Sun, Mar 25, 2001 at 11:49:38AM -0600, Frederick Bruckman wrote:
> > > The work-around is to do it like this: "(sleep 7200 && echo dup)".
> >
> > The fix is not to run bash... I like tcsh most.
>
> I couldn't agree more, but what the heck's wrong with /bin/ksh?!?!?!?

No directory stack (pushd, popd). Yes, I've seen implementations under
ksh, but most of them are as long as the rest of my ~/.shinit file, so
I just switched back to bash.


Frederick