| Author |
Can I create a desktop icon that is a bash script?
|
Pat Farrell
Rancher
Joined: Aug 11, 2007
Posts: 4422
|
|
I'm working with a friend who simply can't use the shell/Terminal.
I need a couple of quick scripts to connect to their sandbox and do a git push.
Can I make the script executable? Are there any tricks or magic?
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56233
|
|
|
Name the file with the .command file type, and make sure that it has execute permissions.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: Can I create a desktop icon that is a bash script?
|
|
|