"Silveira, Damien" wrote: > > Newbie question: > > Is there an easy way to delete an entire directory tree??? rm -r <dir> - or - rm -rf <dir> if you feel you're pretty darn sure you want to do that.