Re: [Toolserver-l] About cron

2012-03-04 Thread Platonides
On 04/03/12 23:45, Merlissimo wrote: > -wd specifies the working _directory_ and not a file. It's needed if you > use relative path names as your script does. > Joining the error stream into the standard output stream and writing > both to /dev/null isn't a good idea if you are searching for an err

Re: [Toolserver-l] About cron

2012-03-04 Thread Merlissimo
Platonides wrote: On 04/03/12 17:42, محمد الجداوي wrote: Hi there. I made a cron for operating /clean_sandbox.py/ every 6 hours, I made a modified copy from /clean_sandbox.py/ for me and uploaded it to my account on toolserver (outside the pywikipedia folder). The problem i face is that i can't

Re: [Toolserver-l] About cron

2012-03-04 Thread Platonides
On 04/03/12 17:42, محمد الجداوي wrote: > Hi there. I made a cron for operating /clean_sandbox.py/ every 6 hours, > I made a modified copy from /clean_sandbox.py/ for me and uploaded it to > my account on toolserver (outside the pywikipedia folder). > The problem i face is that i can't write the pro

[Toolserver-l] About cron

2012-03-04 Thread محمد الجداوي
Hi there. I made a cron for operating *clean_sandbox.py* every 6 hours, I made a modified copy from *clean_sandbox.py* for me and uploaded it to my account on toolserver (outside the pywikipedia folder). The problem i face is that i can't write the proper code, I made this code: #!/bin/sh #$ -j y