Re: posix ps (was Re: Adding `pgrep' and `pkill' to /usr/bin)
From: Stephen McKay (smckay_at_internode.on.net)
Date: 03/28/04
- Previous message: Steven Soria: "Platform for FreeBSD"
- In reply to: Garance A Drosihn: "Re: posix ps (was Re: Adding `pgrep' and `pkill' to /usr/bin)"
- Next in thread: Harti Brandt: "Re: posix ps (was Re: Adding `pgrep' and `pkill' to /usr/bin)"
- Reply: Harti Brandt: "Re: posix ps (was Re: Adding `pgrep' and `pkill' to /usr/bin)"
- Reply: Garance A Drosihn: "Re: posix ps (was Re: Adding `pgrep' and `pkill' to /usr/bin)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: arch@freebsd.org Date: Sun, 28 Mar 2004 18:08:36 +1000
On Saturday, 27th March 2004, Garance A Drosihn wrote:
>>$ PERSONALITY=freebsd ps -?
>
>Secondly, I personally am not fond of commands which COMPLETELY
>change their behavior based on environment variables. Different
>options, different formats, different rules.
Unifying ps on all Unices (including FreeBSD) is an excellent idea, and
I fully support this.
Using an environment variable (no matter what name is used) to switch
between radically different personalities is an appalling idea. No script
can depend on the output of ps thereafter.
If multiple personalities is a desirable trait (and it's not clear that it
is) then command line switches and aliases are the correct mechanisms to
use.
Stephen.
_______________________________________________
freebsd-arch@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- Previous message: Steven Soria: "Platform for FreeBSD"
- In reply to: Garance A Drosihn: "Re: posix ps (was Re: Adding `pgrep' and `pkill' to /usr/bin)"
- Next in thread: Harti Brandt: "Re: posix ps (was Re: Adding `pgrep' and `pkill' to /usr/bin)"
- Reply: Harti Brandt: "Re: posix ps (was Re: Adding `pgrep' and `pkill' to /usr/bin)"
- Reply: Garance A Drosihn: "Re: posix ps (was Re: Adding `pgrep' and `pkill' to /usr/bin)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|