| The Following User Says Thank You to pc4ever1 For This Useful Post: | ||
|
|
2006-09-25
, 19:14
|
|
Posts: 264 |
Thanked: 28 times |
Joined on May 2006
|
#2
|
|
|
2006-09-25
, 21:05
|
|
Posts: 114 |
Thanked: 11 times |
Joined on Oct 2005
|
#3
|
|
|
2006-09-25
, 22:09
|
|
Posts: 264 |
Thanked: 28 times |
Joined on May 2006
|
#4
|
The only problem with gnuite's app, is that you can't remove a command, or even alter the order...
script.
|
|
2006-09-26
, 08:18
|
|
|
Posts: 2,853 |
Thanked: 968 times |
Joined on Nov 2005
|
#5
|
The only problem with gnuite's app, is that you can't remove a command, or even alter the order...
but, it works quite nicelly.
besides, you do get an exit code, so you know when the command works... or not...
It would be cool, if we could launch a window, with a custom text, and a few buttons... example: "yes", "no", "cancel" that return codes to the shell script.
1) create a script
2) point to a script
or
3) store a script in a common folder
and then be able to access the scripts via a menu preferably (a GUI menu) to execute the script?
Ultimately I would like to enter 'sh /path/scriptname' as the command and it'll store it and then select it whenever I need to re-run that script.
TIA