From owner-freebsd-bugs Thu Dec 19 13:10: 4 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 170E437B401 for ; Thu, 19 Dec 2002 13:10:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B3BF43EDA for ; Thu, 19 Dec 2002 13:10:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBJLA2x3011280 for ; Thu, 19 Dec 2002 13:10:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBJLA2G2011279; Thu, 19 Dec 2002 13:10:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10CB437B401 for ; Thu, 19 Dec 2002 13:04:40 -0800 (PST) Received: from cfcl.com (cpe-24-221-172-174.ca.sprintbbd.net [24.221.172.174]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B36E43EA9 for ; Thu, 19 Dec 2002 13:04:39 -0800 (PST) (envelope-from rdm@cfcl.com) Received: from cfcl.com (localhost.cfcl.com [127.0.0.1]) by cfcl.com (8.12.6/8.11.1) with ESMTP id gBJL5Fq9082413 for ; Thu, 19 Dec 2002 13:05:16 -0800 (PST) (envelope-from rdm@cfcl.com) Received: (from rdm@localhost) by cfcl.com (8.12.6/8.12.6/Submit) id gBJL5Fss082412; Thu, 19 Dec 2002 13:05:15 -0800 (PST) Message-Id: <200212192105.gBJL5Fss082412@cfcl.com> Date: Thu, 19 Dec 2002 13:05:15 -0800 (PST) From: Rich Morin Reply-To: rdm@cfcl.com To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.2 Subject: misc/46382: ps(1) could use a "repeat" mode Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46382 >Category: misc >Synopsis: ps(1) could use a "repeat" mode >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: wish >Submitter-Id: current-users >Arrival-Date: Thu Dec 19 13:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Rich Morin >Release: FreeBSD 4.7-RELEASE i386 >Organization: Canta Forda Computer Laboratory >Environment: FreeBSD cfcl.com 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Sat Nov 16 12:01:18 PST 2002 rdm@cfcl.com:/usr/src/sys/compile/CFCL i386 >Description: Several of the system monitoring commands have a "repeat" mode, allowing them to put out a report at specified intervals. The "-c" option in iostat(8) is a good example: -c Repeat the display count times. If no wait interval is specified, the default is 1 second. I would like to have such a mode in ps(1), so that I wouldn't have to spawn a new process each time I wanted a report. >How-To-Repeat: NA >Fix: NA >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message