Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'An AppleScript that may give OS X a speed boost' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
An AppleScript that may give OS X a speed boost
Authored by: rpitcairn on Apr 01, '03 10:04:17PM

I wanted to try this out and downloaded the script and edited in my user name and password. However when I ran it I got this error message each time-

Terminal got an error: renice: 70:
getpriority: no such process.

Was anyone else able to try it? And what is this error about?



[ Reply to This | # ]
An AppleScript that may give OS X a speed boost
Authored by: jmcgready on Apr 02, '03 04:08:13AM

the problem, at least for me, was solved when
I got rid of the second renice command -
the one for user www....

then things ran swimmingly....



[ Reply to This | # ]