rm -r directory

More precisely, the -r (recursive) option of rm will recursively remove 
all matching instances of the file parameters that follow.

add the -i option if you don't want things to delete without your 
permission (interactive mode).

"man rm" for more info :)

On Fri, 22 Mar 2002, Kjetil Tjensvold wrote:

>  I wonder if there is any command to remove a full directory.
> 
> =====
> Investigating the Norwegain 4.th Secret Service
> The multiheaded animal.
> http://hjem.sol.no/altiett/knut_ove_hauge_kuren.html
> 
> ______________________________________________________
> Sjekk snørapporter...
> fra 500 ski-destinasjoner i Europa
> på http://no.snow.yahoo.com/
> 
> 
> 
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 

-- 
-Statux



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to