Mailinglist Archive: opensuse (3419 mails)
| < Previous | Next > |
Re: [opensuse] writing a crontab and don't know where to put it
- From: riccardo35@xxxxxxxxx
- Date: Tue, 10 Apr 2007 07:29:23 +0000
- Message-id: <200704100729.24056.riccardo35@xxxxxxxxx>
On Tue 10 Apr 2007 06:15, Magnus Boman wrote:
> There are plenty of ways to do this...
you can make it as an executable file, called "rootcron" in directory:
/var/spool/cron/tabs
then, execute :
/var/spool/cron/tabs/crontab rootcron
. . . and your executable file rootcron will be installed as your new
crontab named "root" in the file :
/var/spool/cron/tabs/root
[ I believe :) ]
cheers
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
> There are plenty of ways to do this...
you can make it as an executable file, called "rootcron" in directory:
/var/spool/cron/tabs
then, execute :
/var/spool/cron/tabs/crontab rootcron
. . . and your executable file rootcron will be installed as your new
crontab named "root" in the file :
/var/spool/cron/tabs/root
[ I believe :) ]
cheers
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |