Hi
As it says ... in OSX can i create an application based off a bash script - that accepts arguments ?
So for example i can run in terminal :
open /path/to/MyBashScriptApp.app myArgument1
This app will run with the argument passed to it?
I know i can rename to .command - but i need it to be an app .