|
From: Jochen M. | steptown.c. <j.m...@st...> - 2004-01-04 21:08:34
|
Hi, > > > It could be. The command it uses is '/sbin/pidof -x check_loop'. What is > the output of that command on your system? > > This is what I get on mine: > > [joe@jupiter joe]$ /sbin/pidof -x check_loop > 1024 > Well actually I get not output, the problem is, that in my pid list (using ps aux | grep ) I only have an entry like this: root 688 0.0 1.4 1940 924 ? S Jan01 0:06 /bin/bash /backup So it is being cut of by the system: The complete would look like: ... /bin/bash /backup/bobsbackup/bobsdata/current/process/check_loop So there is no chance of getting that. Cheers Jochen > > P.S. I just finished a late breakfast. I'm guessing it's getting close > to your bed time. > Indeed, I am on my way to bed now.... ;o( Probably I watch a bit TV before I lay down, but that's all.. |