Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Oct 2007 14:44:50 +0000
From:      RW <fbsd06@mlists.homeunix.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Help with Cron pleazzzzzzzzzzzz
Message-ID:  <20071031144450.2f7ea071@gumby.homeunix.com.>
In-Reply-To: <20071031100253.n1px37ytk4gc0440@newwebmail.jnielsen.net>
References:  <2cd0a0da0710310458t49610b34h9b19366c3765fe0@mail.gmail.com> <200710310852.20319.mike.jeays@rogers.com> <20071031100253.n1px37ytk4gc0440@newwebmail.jnielsen.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 31 Oct 2007 10:02:53 -0400
John Nielsen <john@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"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071031144450.2f7ea071>