[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] OT: RM command not working.
- Subject: Re: [cobalt-users] OT: RM command not working.
- From: Dom Latter <d.latter@xxxxxxx>
- Date: Tue Jun 27 08:31:21 2000
Jeff Bilicki wrote:
>
> Try rm -rf <dir_name>
>
> be careful with rm -rf you can wipe your entire system
rm -rf .*
is the one. (I believe, I've never tried it...)