Re: A handy utility (at least for me)
- From: "M. Warner Losh" <imp@xxxxxxxxxx>
- Date: Mon, 28 Aug 2006 00:00:08 -0600 (MDT)
In message: <44F0D335.4030604@xxxxxxxxxxxx>
Dirk Engling <erdgeist@xxxxxxxxxxxx> writes:
: Rick C. Petty wrote:
: > On Sat, Aug 26, 2006 at 07:19:06PM -0300, Mario Lobo wrote:
: >> My /usr/ports directory was occuping 24 gigs, of which 20 was just from the
: >> 'work' directories !
: >>
: >> Removing them one by one was a pain so I wrote this little utility to wipe
: >> them off.
: >
: > I find that the following command works just fine for me:
: >
: > find /usr/ports -type d -name work -prune -print -delete
:
: And EVEN cooler is having a
:
: WRKDIRPREFIX= /var/ports
:
: in your /etc/make.conf, that way an "rm -rf /var/ports/*" cleans without
: unnecessary directory recursion.
I just discovered this in my quest to see how hard it would be to get
ports cross building as part of some other work I've been doing...
Warner
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"
- References:
- A handy utility (at least for me)
- From: Mario Lobo
- Re: A handy utility (at least for me)
- From: Rick C. Petty
- Re: A handy utility (at least for me)
- From: Dirk Engling
- A handy utility (at least for me)
- Prev by Date: Re: A handy utility (at least for me)
- Next by Date: Re: amd64 questions
- Previous by thread: Re: A handy utility (at least for me)
- Next by thread: Re: A handy utility (at least for me)
- Index(es):
Relevant Pages
|
|