From owner-freebsd-bugs Thu Jun 8 6:10: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5816137BFA0 for ; Thu, 8 Jun 2000 06:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA39202; Thu, 8 Jun 2000 06:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 1A0BA37BB3C; Thu, 8 Jun 2000 06:05:38 -0700 (PDT) Message-Id: <20000608130538.1A0BA37BB3C@hub.freebsd.org> Date: Thu, 8 Jun 2000 06:05:38 -0700 (PDT) From: jan.grant@bristol.ac.uk To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/19124: ps(1) to support SysV-style options? Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19124 >Category: misc >Synopsis: ps(1) to support SysV-style options? >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: wish >Submitter-Id: current-users >Arrival-Date: Thu Jun 08 06:10:02 PDT 2000 >Closed-Date: >Last-Modified: >Originator: jan grant >Release: 4.0-Stable >Organization: ILRT, University of Bristol >Environment: FreeBSD tribble.ilrt.bris.ac.uk 4.0-STABLE FreeBSD 4.0-STABLE #0: Wed Jun 7 09:34:59 BST 2000 cmjg@tribble.ilrt.bris.ac.uk:/usr/src/sys/compile/JAN i386 >Description: ps only supports BSD options. On systems where both argument syntaxes are available, one can select BSD-style options or SysV-style options by omitting or including the leading option identifier (the hyphen): ps auxgww (BSD-style options) ps -ef (SysV-style options) Would it be possible to update ps(1) to use both option styles? >How-To-Repeat: >Fix: Eg: AIX supports the dual-flavour options. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message