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

Re: [cobalt-users] OT: RM command not working.



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...)