I was thinking of running your housekeeping script for Macports. It looks like a good idea to me besides doing, port clean --all installed.
https://trac.macports.org/browser/users/ryandesign/scripts/housekeeping On Mon, Jan 6, 2014 at 7:23 AM, Ryan Schmidt <[email protected]>wrote: > > On Jan 5, 2014, at 22:43, M. Daniel Becque wrote: > > > If I have a standard MacPorts setup and the script file that Ryan > mentioned is ~/cleanup.txt, what steps do I need to take in order to run > it? Thanks > > I don’t remember what script we were talking about… but to run a script, > all you need is to make sure it has the executable bit: > > chmod a+x ~/cleanup.txt > > And then run it: > > ~/cleanup.txt > > > >
_______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
