Re: A handy utility (at least for me)
- From: Roman Kurakin <rik@xxxxxxx>
- Date: Sun, 27 Aug 2006 03:44:35 +0400
albi:
On Sun, 27 Aug 2006 03:12:52 +0400In most of cases, you not need it. Portupgrade will clean after itself ;-)
Roman Kurakin <rik@xxxxxxx> wrote:
Rick C. Petty:
On Sat, Aug 26, 2006 at 07:19:06PM -0300, Mario Lobo wrote:A bit rude, but also works
My /usr/ports directory was occuping 24 gigs, of which 20 wasI find that the following command works just fine for me:
just from the 'work' directories !
Removing them one by one was a pain so I wrote this little utility
to wipe them off.
find /usr/ports -type d -name work -prune -print -delete
cd /usr/ports && make clean
guys... please use the official portsclean ! :)
rik
included in the sysutils/portupgrade
portsclean -h
portsclean 2.0.1 (2006/06/13)
usage: portsclean [-hCDDiLnPPQQq]
-h, --help Show this message
-C, --workclean Clean up working directories
---------------------------
_______________________________________________
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: Roman Kurakin
- Re: A handy utility (at least for me)
- From: albi
- A handy utility (at least for me)
- Prev by Date: Re: A handy utility (at least for me)
- Next by Date: Re: A handy utility (at least for me)
- 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
|