1) What is the easiest way to access the current processor usage? I know I can get the load by using sysctl, but that isn't the immediate load, it's an average (IIRC)
2) I tried to call a shell script from my app... worked great. Put it in the project and it even had a little 'terminal' icon to indicate that it was a shell script. Now, no scripts will work... I keep getting a message saying "launch path not accessible", but nothing has changed! The script is still there! Anybody have this happen? Know what's going on? I'm stumped.
Thanks all,
-J