Tagged Questions
2
votes
3answers
2k views
/bin/sh: rm: command not found
I have problems with some applications that use AppleScript shell script feature. For example, Growl's uninstall scripts shows an error:
error "/bin/sh: rm: command not found" number 127
The source ...
1
vote
2answers
1k views
How to dim (and un-dim) display in automator
For those that are interested in the final script you can get it here
original question
I am trying to make a alarmclock script to wake me up. but I can't figure out how to change the screen ...