Subject: How to remove a directory, faster!
To: 'netbsd-users' <netbsd-users@NetBSD.ORG>
From: John Maier <JohnAM@datastorm.com>
List: netbsd-users
Date: 04/23/1997 21:12:40
I am removing a fully populated directory with the `rm -r ./test`   
command.

Works well, for the most part, but it just seems so slow.

The directory with all member directory's and file weighs in at 200Megs.

I've been siting here for 5 Min. and a df in another window shows that   
I'm only down 100Megs!

Any tips or tricks?

jam