CodeWarrior keeps freezing on me so often, that I finally added the following alias to my .cshrc:
alias killmw 'kill `ps ax | grep Metrowerks | head -1 | awk '"'"'{print $1; }'"'"'`'iOS and Mac developer
CodeWarrior keeps freezing on me so often, that I finally added the following alias to my .cshrc:
alias killmw 'kill `ps ax | grep Metrowerks | head -1 | awk '"'"'{print $1; }'"'"'`'