From owner-freebsd-questions@FreeBSD.ORG Tue Oct 3 05:13:01 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCA7616A47B for ; Tue, 3 Oct 2006 05:13:01 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: from sigma.octantis.com.au (ns2.octantis.com.au [207.44.189.124]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D2A443D6D for ; Tue, 3 Oct 2006 05:12:56 +0000 (GMT) (envelope-from freebsd@meijome.net) Received: (qmail 17715 invoked from network); 3 Oct 2006 15:12:55 +1000 Received: from andromeda.lef.com.au (HELO localhost) (210.8.93.2) by sigma.octantis.com.au with (DHE-RSA-AES256-SHA encrypted) SMTP; 3 Oct 2006 15:12:55 +1000 Date: Tue, 3 Oct 2006 15:12:52 +1000 From: Norberto Meijome To: Garrett Cooper Message-ID: <20061003151252.54200f76@localhost> In-Reply-To: <45206A59.3030008@u.washington.edu> References: <1532.12.170.206.13.1159751554.squirrel@admintool.trueband.net> <45206A59.3030008@u.washington.edu> X-Mailer: Sylpheed-Claws 2.5.2 (GTK+ 2.8.20; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Checking remote processes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Oct 2006 05:13:01 -0000 On Sun, 01 Oct 2006 18:24:41 -0700 Garrett Cooper wrote: > ssh some.hosts.address "ps aux | grep httpd" ssh some.hosts.address "ps aux | grep httpd | grep -v grep" to make sure you don't catch the 'grep httpd' in the output ;) _________________________ {Beto|Norberto|Numard} Meijome "Humans die and turn to dust, but writing makes us remembered" 4000-year-old words of an Egyptian scribe I speak for myself, not my employer. Contents may be hot. Slippery when wet. Reading disclaimers makes you go blind. Writing them is worse. You have been Warned.