Fernando Gleiser <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to