Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Greebazoid

macrumors regular
Original poster
Mar 20, 2006
116
0
Cape Town
morning boffins..

Any one know how I can execute a .sh file from the desktop with just a click of my mouse?

At present, if I do that, it opens the shell script for edit - I want it to launch.

I've written a workflow that does it for me, but problem is I can only launch one at a time, I need to be able to run it several times concurrently
 
Create an AppleScript application to run your shell script using "do shell script". You can double click the AppleScript application and it will run the shell script for you.
 
bousozoku said:
Create an AppleScript application to run your shell script using "do shell script". You can double click the AppleScript application and it will run the shell script for you.

Thank you very much. Will give it a good go at getting that working

:D
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.