NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Cron cvs?



I am trying to setup a root crontab to run cvs each sunday.

I just want to run this command:

-------------
/usr/bin/cvs -q up -Pd | /usr/bin/mailx -s "CVS" root
-------------

If i run it from command line (within /usr/src), it works.
Anytime I try to cron this, I get just an empty email and the job
only ran for 1sec.

Can someone point me as to what I need to do to cron this?
thanks!

-JD



Home | Main Index | Thread Index | Old Index