Help with Cron pleazzzzzzzzzzzz

RW fbsd06 at mlists.homeunix.com
Wed Oct 31 13:56:34 PDT 2007


On Wed, 31 Oct 2007 10:02:53 -0400
John Nielsen <john at jnielsen.net> wrote:


> This should probably be something like "ps -ax | grep 'status.pl' | 
> grep -v grep" so you don't get false positives from the grep process 
> itself.
> 

or simply use: pgrep "status\.pl"


More information about the freebsd-questions mailing list