On Sat, Mar 05, 2005 at 10:33:31AM -0500, Antoine Busch wrote:
On Sat, 05 Mar 2005 09:40:45 -0500, Spencer Russell
<Spencer.Russell(a)oberlin.edu> wrote:
I can see the IRQ threads in top, so they're there, but it's
still giving me the execvp error.
It really looks like you simply don't have the 'pidof' program
installed. On Debian it's in the sysvinit package, but that may be
different on RedHat.
heh heh, turns out that instead of using the ` character, I was
using a regular apostrophe, ' to inclose pidof "IRQ 10", which is
why it didn't work.
thanks,
spencer
Hope this helps,
Antoine