Is there a way to run a shell script using Spotlight on Mac OS X 10.6? I would like to be able to invoke a shell script directly from Spotlight without opening up a terminal.
I would also like to add, if you need the terminal window to disappear after running the command, you can set the terminal settings to do just that.
It's under settings >> shell >> when the shell exits.
This will still leave Terminal running but the script will at least clean up after itself.
I used this for writing a script to hide and show desktop icons.