From owner-freebsd-bugs@FreeBSD.ORG Fri Mar 11 01:30:07 2005 Return-Path: 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 3C7BD16A4CE for ; Fri, 11 Mar 2005 01:30:07 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2145343D1F for ; Fri, 11 Mar 2005 01:30:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2B1U6vM038275 for ; Fri, 11 Mar 2005 01:30:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2B1U6QE038274; Fri, 11 Mar 2005 01:30:06 GMT (envelope-from gnats) Date: Fri, 11 Mar 2005 01:30:06 GMT Message-Id: <200503110130.j2B1U6QE038274@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Giorgos Keramidas Subject: Re: bin/46382: ps(1) could use a "repeat" mode X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Giorgos Keramidas List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 01:30:07 -0000 The following reply was made to PR bin/46382; it has been noted by GNATS. From: Giorgos Keramidas To: Chris Hodgins Cc: bug-followup@freebsd.org Subject: Re: bin/46382: ps(1) could use a "repeat" mode Date: Fri, 11 Mar 2005 03:27:01 +0200 On 2005-03-11 01:22, Chris Hodgins wrote: >Giorgos Keramidas wrote: >> Reading through the original PR text, I was a bit puzzled. Isn't the >> functionality of the requested option already supported by top? > > That was my first thought as well. I don't see any real benefit to > this over top. Somebody want to close it? I could do that. Perhaps Rich, who submitted the problem report, has a reason for the request though. Let's wait a while, to hear his opinion too :)