This may be a bit advanced for a beginner's group, but I need to have my
script create a pidfile.  I'm running a monitor app that keeps track of
what is running and notifies me when stuff stops.  It does it by
comparing the pid in the pidfile with ps.  So, I need my script to
create a pidfile when it starts.

Ideas appreciated.

Thanks,
Michael

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to