Re: crontab
From: Manuel Arostegui Ramirez (manuel_at_todo-linux.com)
Date: 05/23/05
- Previous message: Muhammad Rizwan: "crontab"
- In reply to: Muhammad Rizwan: "crontab"
- Next in thread: Vipul Ramani: "Re: crontab"
- Reply: Vipul Ramani: "Re: crontab"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: General Red Hat Linux discussion list <redhat-list@redhat.com> Date: Mon, 23 May 2005 10:11:32 +0200
El Lunes 23 Mayo 2005 10:00, Muhammad Rizwan escribió:
> I have my script that is running fine when i run it as: /root/shelltest.
> But when i try to run it from crontab its not working at all. My entry
> in crontab is: 2 * * * * /root/shelltest.
> Any idea?
>
> Thanks
Try with this line:
2 * * * * root /root/shelltest
-- Manuel Arostegui Ramirez #Linux Registered User 295750 Socio de Hispalinux 1813 Red Hat Linux 9, Kernel 2.6.2 ReiserFS Firma cifrada -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE+3O1MqfmPcHTj+twRAm yDAJ9P6ezepIMg06vOet/YPKxVoB+Z/ACfWVhh ---END PGP SIGNATURE----- -- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
- Previous message: Muhammad Rizwan: "crontab"
- In reply to: Muhammad Rizwan: "crontab"
- Next in thread: Vipul Ramani: "Re: crontab"
- Reply: Vipul Ramani: "Re: crontab"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]