From owner-freebsd-chat@FreeBSD.ORG Sat Feb 12 14:46:20 2005 Return-Path: Delivered-To: freebsd-chat@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABA3116A4CE for ; Sat, 12 Feb 2005 14:46:20 +0000 (GMT) Received: from plouf.absolight.net (plouf.absolight.net [193.30.224.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2684643D2D for ; Sat, 12 Feb 2005 14:46:20 +0000 (GMT) (envelope-from mat@mat.cc) Received: from cc-147.int.t-online.fr (interne-05-147.anon.t-online.fr [213.44.125.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by plouf.absolight.net (Postfix) with ESMTP id 3045B7651C7; Sat, 12 Feb 2005 15:46:19 +0100 (CET) Date: Sat, 12 Feb 2005 15:46:18 +0100 From: Mathieu Arnold To: neeraj shrestha , Daniel O'Connor Message-ID: In-Reply-To: <1108188213.32115.9.camel@neeraj> References: <200502121531.30652.doconnor@gsoft.com.au> <200502121606.50457.doconnor@gsoft.com.au> <1108188213.32115.9.camel@neeraj> X-Mailer: Mulberry/3.1.6 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline cc: freebsd-chat@freebsd.org Subject: Re: procps in bsd X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 14:46:20 -0000 +-le 12/02/2005 11:48 +0545, neeraj shrestha =E9crivait : | thanks daniel for your solution. |=20 | What exactly does the linux watch command do? |=20 | $ watch -n1 'some command ' | will run the command every 1 sec and show the output cont. on terminal. | so it is useful to monitor the size of log files and disk space usage. try /usr/ports/misc/display --=20 Mathieu Arnold