Your MacPorts ports need some love: the "cd" command is going
away
markd at macports.org
markd at macports.org
Mon Nov 12 09:47:43 PST 2007
>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:]]"
I'm getting the error "xargs: unterminated quote". And is "space" a
literal or is it to be replaced by a space?
Mark
More information about the macports-dev
mailing list