Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Mar 2007 07:25:34 -0400
From:      Gerard Seibert <gerard@seibercom.net>
To:        freebsd-questions@freebsd.org
Cc:        Gary Kline <kline@tao.thought.org>
Subject:   Re: auto-removal of earlier package??
Message-ID:  <20070325072534.2c80d205@localhost>
In-Reply-To: <20070325003758.GA812@thought.org>
References:  <20070325003758.GA812@thought.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--Sig__WhvEzYegOPc2OswPlyxCNP
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

On Sat, 24 Mar 2007 16:37:58 -0800
Gary Kline <kline@tao.thought.org> wrote:

> Can anybody suggest ascript means to rm -i a whole slew of
> packages I am collection in /usr/ports/packages/All/?

Maybe I am misreading this; however, why not just use:

	rm -ri /usr/ports/packages/ALL/*

You might also try:

	portsclean -C -D -L -PP

While you are at it, clean out the 'ports/distfiles' directory too.

	rm -ri /usr/ports/distfiles/*

Ciao



--=20
Gerard

A friend in need is a pest indeed.

--Sig__WhvEzYegOPc2OswPlyxCNP
Content-Type: application/pgp-signature; name=signature.asc
Content-Disposition: attachment; filename=signature.asc

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (FreeBSD)

iD8DBQFGBlwvFCqdq4D1ybYRAqfjAKCq0sKGS+1dULoijjagsb4iC0zXpACgiQHv
Fb/WuRsF0QHzS7XbjBjVIN8=
=w5+K
-----END PGP SIGNATURE-----

--Sig__WhvEzYegOPc2OswPlyxCNP--



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