Results 1 to 4 of 4
Hi,
I am new to bash and haven't used it before. I was wondering if there was a way to use it to run a code through terminal automatically.
Thanks ...
- 05-02-2008 #1Just Joined!
- Join Date
- Apr 2008
- Posts
- 30
Bash+Terminal Help!!
Hi,
I am new to bash and haven't used it before. I was wondering if there was a way to use it to run a code through terminal automatically.
Thanks in advance for your help!
- 05-02-2008 #2Linux Guru
- Join Date
- Oct 2007
- Location
- Tucson AZ
- Posts
- 1,946
That's a pretty vague question. Probably be easier to get an answer if you gave more info on what you want to do. You can write a bash script and set it to run at a specified time with cron. It would be faster if you were to google 'bash tutorials' and 'cron tutorials' and read them. If you run into problems, ask for help here.
- 05-02-2008 #3Just Joined!
- Join Date
- Apr 2008
- Posts
- 30
I want it so it automatically runs a code that I would usually have to type in Terminal myself.
- 05-02-2008 #4
cron will automatically run scripts at set times.
Registered Linux user #388328 || Registered LFS user #15880
AMD 64 X2 4600+ :: 2X1GB DDR2 800 :: GeForce 9400 GT 512MB :: ASUS M2N32 Deluxe :: 4X250GB SATAII
Need instant help? Try us on IRC -- #linuxforums on freenode


Reply With Quote