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


Click here to return to the 'Shareware app to launch shell scripts from the finder' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Shareware app to launch shell scripts from the finder
Authored by: andyabides on Jun 20, '03 04:48:30AM

I really wanted a way to launch shell scripts with the extension .sh directly from the Finder, but I couldn't find an app that would do this, so I wrote one myself. If you're interested, it's called Shellsilver and it's at http://www.stanford.edu/~andyszy/software/shellsilver.html. It lets you launch shell scripts by double-clicking them.



[ Reply to This | # ]
Shareware app to launch shell scripts from the finder
Authored by: Gigacorpse on Jun 20, '03 08:32:24AM

You can add a .command to a shell script, chmod it to executable, and it will run when doubleclicked.



[ Reply to This | # ]