Re: NIce cron or anacron jobs

2004-06-03 Thread Vineet Kumar
* David Baron ([EMAIL PROTECTED])[20040603 08:18]: > On Thursday 03 June 2004 14:28, you wrote: > > David Baron wrote: > > > How does one assure that such jobs be run with -nice ##. Simply placing > > > this on the command line as "jobbin -nice ## " ... does not seem to > > > work. > > > > Try thi

Re: NIce cron or anacron jobs

2004-06-03 Thread David Baron
On Thursday 03 June 2004 14:28, you wrote: > David Baron wrote: > > How does one assure that such jobs be run with -nice ##. Simply placing > > this on the command line as "jobbin -nice ## " ... does not seem to > > work. > > Try this as an example cron entry (assume every midnight): > > 0 0 * * *

Re: NIce cron or anacron jobs

2004-06-03 Thread Tom Allison
David Baron wrote: How does one assure that such jobs be run with -nice ##. Simply placing this on the command line as "jobbin -nice ## " ... does not seem to work. Try this as an example cron entry (assume every midnight): 0 0 * * * nice cleanup_script.sh Not all jobs know the arguement '-nic

NIce cron or anacron jobs

2004-06-03 Thread David Baron
How does one assure that such jobs be run with -nice ##. Simply placing this on the command line as "jobbin -nice ## " ... does not seem to work. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]