Checking remote processes

David King dking at ketralnis.com
Tue Oct 3 07:21:53 PDT 2006


> On Tue, 2006-10-03 at 15:12 +1000, Norberto Meijome wrote:
>> ssh some.hosts.address "ps aux | grep httpd | grep -v grep"
> "ps aux | grep [h]ttpd"

ssh user at host "pgrep httpd"



More information about the freebsd-questions mailing list