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] Running an Exec file with Cron
- Date: 17 Jun 2002 18:39:55 +0900
- From: Charles Muller <acmuller@example.com>
- Subject: [tlug] Running an Exec file with Cron
- References: <E17JrRK-0002UJ-00@example.com> <20020617084826.GA4697@example.com>
One more on Cron (if I may--the man files for Cron and Crontab don't give much detail aside from the internal file setup...). I have Cron working fine where the Crontab file contains a column of tar and copy commands. All are working correctly, on time. But if I want, instead, to take this set of commands and put them in an executable file called "backups", and then set Crontab with something like * */1 * * * backups It won't seem to run (though "backups" runs OK from a regular shell). I also tried * */1 * * * sh backups and * */1 * * * /home/chuck/bin/backups Is it the case that these commands will run only when contained in an actual Crontab file? Chuck
- Follow-Ups:
- Re: [tlug] Running an Exec file with Cron
- From: Stephen J. Turnbull
- References:
- Re: [tlug] Setting Date Variable for Cron Job
- From: shimpei
- Re: [tlug] Setting Date Variable for Cron Job
- From: A.Sajjad Zaidi
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Setting Date Variable for Cron Job
- Next by Date: Re: [tlug] Running an Exec file with Cron
- Previous by thread: Re: [tlug] Setting Date Variable for Cron Job
- Next by thread: Re: [tlug] Running an Exec file with Cron
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links