When Michael [badpixel/bad sector] wrote, I replied: > > Hi! > > Is there a deltree command in linux? ... or what parameters does > rmdir need to remove all files and subdirectories under a directory?
rm -rf <directory> should work, if I understand your question. (What's a deltree??) HTH > > regards, > > b a d p i x e l of bad sector > [EMAIL PROTECTED] > icq uin: 2565176 > ------------------------------- > > -- > TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to > [EMAIL PROTECTED] . > Trouble? e-mail to [EMAIL PROTECTED] . -- ----------------------------------------- Ralph Winslow [EMAIL PROTECTED] Mary bought a pair of skates upon the ice to frisk now wasn't that a crazy way her sweet young *? -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

