LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-03-2002, 05:44 PM   #1
chrismiceli
Member
 
Registered: Aug 2002
Posts: 349

Rep: Reputation: 31
operations of gnome-terminal


i am trying to open a program w/ the gnome terminal like this
]gnome-terminal --transparent --shaded --font 6x10 -e /home/user/programs/seti/setiathome

but i need to run it like this
]ghome-terminal --transparent --shaded --font 6x10 -e "cd /home/user/programs/seti;./setiathome"
for reasons. but the quotes don't work, any other way i could do this?
 
Old 12-04-2002, 10:10 PM   #2
starheart
LQ Newbie
 
Registered: Dec 2002
Location: Reno, Nevada
Distribution: RedHat
Posts: 22

Rep: Reputation: 15
   Just create a shell script called sseti and put it in /home/user/bin. Be sure that /home/user/bin in your PATH with echo $PATH. If it isn't then you can add it via /home/user/.bash_profile

The script would be

#!/bin/bash

cd /usr/home/programs/seti
./setiathome


   Tho if I were you I would put setiathome in /home/user/bin too. Then you could just put setiathome instead of ./setiathome in the script.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Changing environment variable for gnome session from gnome-terminal pymehta Linux - Software 1 10-11-2005 05:19 PM
Alternative terminal to konsole & gnome-terminal Adony Linux - Software 3 10-08-2004 03:59 AM
Gnome 2.6 problems (gnome-terminal) ababkin Linux - Software 1 04-05-2004 12:57 PM
Gnome terminal Hone101 Linux - Newbie 9 11-21-2003 11:46 AM
Gnome terminal Greg21 Linux - Software 4 06-12-2003 02:13 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 06:13 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration