[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: how to make Debian less fragile (long and philosophical)



On Mon, Aug 16, 1999 at 09:25:15AM +0200, Marek Habersack wrote:
> > Install sash and you should always be able to recover:
> > 
> > ln -s /bin/sh /wherever/sash

> provided ln works.

Actually, that should have been more along the lines of: 
cd /bin
-mv sh sh.orig
-ln -s sash sh
-sync

[If you have sash installed, you can type "help" to get a quick list of
the builtins.]

-- 
Raul


Reply to: