rm -rf 'dirname' be VERY careful, this command does NOT warn you, and it
will delete everything in those dirs.. and remove the dir. Irrevocably
destroying everything without prompts.
in other words, you run this rf -rf / ... kiss your system GOOD bye. (not sure
if it'll affect mount poi
Alain Toussaint wrote:
>
> does exist a deltree lookalike for linux (or a good way to get rid of some
> directory and their files) ???
rm -r /path/to/the/directory/you_want_to_remove
-or-
rm -r /path/to ...
See "man rm" for details.
>
> [EMAIL PROTECTED]
>
> --
> E-mail the word "unsubscrib
On Sat, Mar 07, 1998 at 04:32:01AM -0500, Alain Toussaint wrote:
> does exist a deltree lookalike for linux (or a good way to get rid of some
> directory and their files) ???
rm -rf
--
[EMAIL PROTECTED] - it's a valid address w/o spam
--
E-mail the word "unsubscribe" to [EMAIL PROTECTED
does exist a deltree lookalike for linux (or a good way to get rid of some
directory and their files) ???
[EMAIL PROTECTED]
--
E-mail the word "unsubscribe" to [EMAIL PROTECTED]
TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble? E-mail to [EMAIL PROTECTED] .
4 matches
Mail list logo