Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][tlug] Making a shell script output at a terminal
- Date: Tue, 09 Mar 2010 20:28:06 +0900
- From: Dave M G <dave@example.com>
- Subject: [tlug] Making a shell script output at a terminal
- User-agent: Thunderbird 2.0.0.23 (X11/20090817)
TLUG, I have a few bash shell scripts that I run often. Little back up utilities, file renaming, putting lists of MP3 files together. To run them, I can do it one of two ways. Open a terminal, go to the right directory, and type in the command. Or, I can double click on the icon for the shell script in Gnome/Nautilus, and it will run just fine. The problem with going to a terminal is that I have to open the terminal and type in the right path and name of the script. A lot of repeated keystrokes. But the upside is that I get output which can let me know if there are errors or anything. The problem with double clicking on the icon is that it runs in the background with no indication of whether it is actually running at all, let alone whether or not there were errors. But the upside is that the icons are quicker to access and doesn't require typing. So I want the best of both worlds. I want to double click on an icon, and for it to automatically open up some kind of window that shows me the output. For fanciness, maybe even auto closes after a certain amount of time. Is there a way I get a terminal or some kind of Gnome output that will pop open when I click on a shell script icon? Any advice much appreciated. -- Dave M G
- Follow-Ups:
- Re: [tlug] Making a shell script output at a terminal
- From: Godwin Stewart
- Re: [tlug] Making a shell script output at a terminal
- From: Romeo Theriault
- Re: [tlug] Making a shell script output at a terminal
- From: Curt Sampson
- Re: [tlug] Making a shell script output at a terminal
- From: Darren Cook
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Permissions on PHP script to only run locally [SOLVED]
- Next by Date: Re: [tlug] Making a shell script output at a terminal
- Previous by thread: Re: [tlug] Permissions on PHP script to only run locally [SOLVED]
- Next by thread: Re: [tlug] Making a shell script output at a terminal
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links