Subject: Re: [: not found - problems with /bin/sh
To: Jt Chiodi <chiodi+@pitt.edu>
From: gabriel rosenkoetter <gr@eclipsed.net>
List: port-macppc
Date: 09/30/1999 13:20:24
On Thu, Sep 30, 1999 at 11:28:56AM -0400, Jt Chiodi wrote:
> I my haste to recover space on my SE/30, I deleted /bin/[.
> Which goes to show that if you don't know what it does leave it
> alone.  anyway the responses I received from the list pointed me in
> the right direction.  I replaceed /bin/[ with a fresh copy and
> everything is working again. 

For the record, deleting /bin/[ will save you precisely zero space, as
it's a hard link to /bin/test. As such, it won't even save an inode.
Might make /bin the tiniest bit smaller, but that's too little to be
worth the effort.

       ~ g r @ eclipsed.net