On 9/30/05, Rem P Roberti <[EMAIL PROTECTED]> wrote: > I would like to add Portsclean to my crontab, but am uncertain about > which switches to include with the command. Any comments on how to > handle this would be appreciated. > > Rem
portsclean -CD That will clean any created work directories and delete any unreferenced distfiles Add another D and it will delete all distfiles that aren't part of an installed package. Please be doing: man portsclean And read about the different flags that are present. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
