Re: problem with "at"

2003-05-30 Thread Dirk
I tried the script below. This does show that "nice" works for me. But there is something strange with lavrec. It doesn't matter if I use "nice" or not, it still doesn't record very well. It is probably related to lavrec So I'll take it to the mjpegtools mailing list. Thanks for your help. Dirk

Re: strange problem with at jobs

2003-02-26 Thread Alexey Chetroi
On Wed, Feb 26, 2003 at 11:31:07AM +, Colin Watson wrote: > Date: Wed, 26 Feb 2003 11:31:07 + > From: Colin Watson <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: Re: strange problem with at jobs > > On Wed, Feb 26, 2003 at 12:47:37PM +0200, Alexey C

Re: strange problem with at jobs

2003-02-26 Thread Colin Watson
On Wed, Feb 26, 2003 at 12:47:37PM +0200, Alexey Chetroi wrote: > I've observerd a strange problem when tried to schedule a few > jobs for at daemon. at job refuses to run, complaining to unexpected > end of file. [...] > SSH_AGENT_PID=21713; export SSH_AGENT_PID > if test ${USER} !=\ \'root\'\;\

strange problem with at jobs

2003-02-26 Thread Alexey Chetroi
Hello All, I've observerd a strange problem when tried to schedule a few jobs for at daemon. at job refuses to run, complaining to unexpected end of file. I've tried a simple job like [lex.lexa]$ at 1300 warning: commands will be executed using /bin/sh at> echo `date` >/home/lex at> job 21 a