On Sun, 11 Sep 2005, Rem P Roberti wrote:
How does one go about deleting directories and their contents? RMDIR will only delete empty directories.
rm -rf directory works for me. -- Chris Hill [EMAIL PROTECTED] ** [ Busy Expunging <|> ] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
