[ale] Deleting files
Michael B Golden
naugrim at juno.com
Sun Oct 17 00:38:25 EDT 1999
On Sat, 16 Oct 1999 21:04:17 -0400 "Silveira, Damien"
<Damien.Silveira at EmergingSolutions.com> writes:
>Newbie question:
>
>Is there an easy way to delete an entire directory tree???
rm -r <directory_name>
For example, to delete /junk/garbage/* you would type rm -r /junk/garbage
and it will recursively delete it all for you.
Michael golden
___________________________________________________________________
Get the Internet just the way you want it.
Free software, free e-mail, and free Internet access for a month!
Try Juno Web: http://dl.www.juno.com/dynoget/tagj.
More information about the Ale
mailing list