?????: Problem with running processes using crond

Lior Goldman Lior.Goldman at Teledata-Networks.com
Mon Jun 30 15:34:40 UTC 2008


Yes.

Thank you very much.


-----Original Message-----
From: busybox-bounces at busybox.net [mailto:busybox-bounces at busybox.net]
On Behalf Of Vladimir Dronnikov
Sent: Monday, June 30, 2008 5:57 PM
To: Lior Goldman
Cc: busybox at busybox.net
Subject: ?????: Problem with running processes using crond

Try to redirect your script output, e.g.

echo "indeed running cron" >>/CRON

Is /CRON growing every minute?

--
Vladimir

2008/6/30, Lior Goldman <Lior.Goldman at teledata-networks.com>:
> Hi,
>
> I have been performing the following:
>
> busybox crond
>
> crontab -e
>
> I added the following line:
> * * * * * /mnt/tffsa1/bank0/bin/test
>
>
> I added a file named "test" under /mnt/tffsa1/bank0/bin with the
> following line:
>
> Echo "running cron"
>
>
> I expect the file to be run every 1 minute and print "running cron" on
> the screen,
> But it does not happen.
> It is the first time I try to use crond, so I wanted to ask if anyone
> has an idea why the script does not run?
>
> Thanks in advance,
> Lior Goldman.
>
>
************************************************************************
**********************
> IMPORTANT: The contents of this email and any attachments are
confidential.
> They are intended for the
> named recipient(s) only.
> If you have received this email in error, please notify the system
manager
> or the sender immediately and do
> not disclose the contents to anyone or make copies thereof.
> *** eSafe scanned this email for viruses, vandals, and malicious
content.
> ***
>
************************************************************************
**********************
_______________________________________________
busybox mailing list
busybox at busybox.net
http://busybox.net/cgi-bin/mailman/listinfo/busybox
**********************************************************************************************
IMPORTANT: The contents of this email and any attachments are confidential. They are intended for the 
named recipient(s) only.
If you have received this email in error, please notify the system manager or the sender immediately and do 
not disclose the contents to anyone or make copies thereof.
*** eSafe scanned this email for viruses, vandals, and malicious content. ***
**********************************************************************************************




More information about the busybox mailing list