On Nov 12, 2007, at 6:52 PM, Ernest Prabhakar wrote:

Hi Ryan,

Apology for a stupid question, but I can't get your script to run:

On Nov 12, 2007, at 1:37 AM, Ryan Schmidt wrote:
To see everywhere in your ports where the "cd" command is currently being used, you can use a command like this in the Terminal (replacing "EMAIL" with your maintainer email address (to which this email was sent)):

port file maintainer:EMAIL \
| xargs grep "[[:space:]]cd[[:space:]]" \
| grep -v "system[[:space:]]"


Am I doing something wrong? This is on Leopard with a fresh install of 1.5.0


-enp

ernest$ port file maintainer:[EMAIL PROTECTED]


Among other comments that have been made already, you also have to note that your address would be "[EMAIL PROTECTED]", not @macosforge.org

        Just one of those things... ;-)


-jmpp

_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to