Re: [mu TECH] A new installer for DOS

From: Michele Andreoli ([email protected])
Date: Sat May 06 2000 - 13:37:30 CEST


On Sat, May 06, 2000 at 08:01:38AM +0200, Jef Knoors nicely wrote:
> How can I do that ? linking to busybox and rebuild?
> Isn't it better to wait for Michele to do so ?
>

I missing the point: rmdir is "rm -r"? I do not remember if
my busybox containt this command. If yes, then that it's enough:

                # ln -s /bin/busybox /bin/rmdir

Otherwise, create a little script called rmdir and put in it

                rm -r $@

Michele

-- 
I'd like to conclude with a positive statement, but I can't 
remember any. Would two negative ones do?       -- Woody Allen
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


This archive was generated by hypermail 2.1.6 : Sat Feb 08 2003 - 15:27:14 CET