<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">I was thinking of running your housekeeping script for Macports. It looks like a good idea to me besides doing, port clean --all installed.<br>
<br><a href="https://trac.macports.org/browser/users/ryandesign/scripts/housekeeping">https://trac.macports.org/browser/users/ryandesign/scripts/housekeeping</a><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Mon, Jan 6, 2014 at 7:23 AM, Ryan Schmidt <span dir="ltr">&lt;<a href="mailto:ryandesign@macports.org" target="_blank">ryandesign@macports.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im"><br>
On Jan 5, 2014, at 22:43, M. Daniel Becque wrote:<br>
<br>
&gt; 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<br>
<br>
</div>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:<br>
<br>
chmod a+x ~/cleanup.txt<br>
<br>
And then run it:<br>
<br>
~/cleanup.txt<br>
<br>
<br>
<br>
</blockquote></div><br></div>