On Wed, 2 Apr 2008 08:52:38 -0500, I wrote > Something like this should work: > > # find /usr/ports -type f -name w-\* | xargs rm -rf
Typo, sorry. -type d, not -type f. Sorry about that.
On Wed, 2 Apr 2008 08:52:38 -0500, I wrote > Something like this should work: > > # find /usr/ports -type f -name w-\* | xargs rm -rf
Typo, sorry. -type d, not -type f. Sorry about that.