Subject: Re: How to delete *all" packages at once?
To: Nuno Teixeira <nu@nunotex.freeshell.org>
From: Milos Negovanovic <milosn@bonbon.net>
List: netbsd-users
Date: 03/05/2005 17:05:20
On Sat, 5 Mar 2005 15:33:25 +0000
Nuno Teixeira <nu@nunotex.freeshell.org> wrote:


> I have tried `pkg_delete "*"` and it works but I need to run this
> command several times.
> 
> Does anyone knows a better way to do this?
> 

pkg_delete -f \*

Regards
Milos