Posts: 6
Threads: 3
Joined: May 2004
Reputation:
0
2005-12-29, 02:07 AM
(This post was last modified: 2005-12-29, 02:08 AM by paveway.)
Ok I have been in Korea for the last year and had to leave the Red hat box here in the states. I have forgotten how to do alot of stuff. Right now my current problem is finding out how to run/open a .sh file (boinc_5.2.13_i686-pc-linux-gnu.sh). It is for the Einstein@Home project. I am greatful for any help.
paveway
Posts: 6
Threads: 3
Joined: May 2004
Reputation:
0
Nevermind I figured it out.
Posts: 3,631
Threads: 899
Joined: Dec 2003
Reputation:
0
for others refererence
chmod +x file.sh
will make a file executable
then
sh file.sh
will run the script
cheers
anyweb
Posts: 1
Threads: 0
Joined: Dec 2011
Reputation:
0
2011-12-15, 08:01 PM
(This post was last modified: 2011-12-15, 08:03 PM by IJNNJI.)
is there a way to start multiple programs in their own terminals that all start from the same sh file?
Also if that sh file uses inputs to get variables, can those variables carry over to the new terminals?
Posts: 955
Threads: 36
Joined: Sep 2008
Reputation:
0
okay - just re-read your original post.
Are you looking at starting multiple BOINC processes to run on your machine from one set of config files? If so, I do the same thing with folding@home.