Skip site navigation (1)Skip section navigation (2)
Date:      13 Oct 2002 19:54:59 -0700
From:      swear@attbi.com (Gary W. Swearingen)
To:        Fernando Gleiser <fgleiser@cactus.fi.uba.ar>
Cc:        Dave Chapman <dave.chapman@dsl.pipex.com>, questions@freebsd.org
Subject:   Re: Ports system broken
Message-ID:  <olwuol91bw.uol@localhost.localdomain>
In-Reply-To: <20021013162505.T3949-100000@cactus.fi.uba.ar>
References:  <20021013162505.T3949-100000@cactus.fi.uba.ar>

next in thread | previous in thread | raw e-mail | index | archive | help
Fernando Gleiser <fgleiser@cactus.fi.uba.ar> writes:

> for var in `ls /var/db/pkg`
> do
> 	pkg_delete -f $var
> done

pkg_delete -f *

should work too.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?olwuol91bw.uol>