On 12/18/06, Jerry W. Hubbard <[EMAIL PROTECTED]> wrote:
> Scott Granneman wrote:
>
> Is it possible to run a script with gnome-open?
>
> /home/user/folder/script.shell
>
What is script.shell? Isn't it just a bash script? Wouldn't you just
run it like this:
/home/user/folder/script.shell

Or did you want it to open in a new window (like passing a command to
gnome-terminal?)

gnome-terminal -x /home/user/folder/script.shell

Although I can't get the terminal to stay on the screen after the
command exits. Anyone know how to do this?

Ed

-- 
Ed Howland
http://greenprogrammer.blogspot.com
 
_______________________________________________
CWE-LUG mailing list
[email protected]
http://www.cwelug.org/
http://www.cwelug.org/archives/
http://www.cwelug.org/mailinglist/

Reply via email to