>On Fri, Feb 15, 2008 at 7:30 PM,  <[EMAIL PROTECTED]> wrote:
>>
>>  But if you type /usr/ucb/ps or /usr/bin/ps, what do you expect?
>>
>>  Or PATH=/usr/ucb:$PATH ps
>>         vs
>>    PATH=/usr/bin:$PATH ps
>
>If arguments start with a -, be /usr/bin/ps; otherwise be
>/usr/ucb/ps, in all cases.


And what if there are no arguments?

I don't want to inflict breakage on people; I just want people
with the default PATH to have both flavours of ps at their fingertips.

And yes, I think it's a requirement that:

        /usr/ucb/ps -uxga

continues to work.

Casper

_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to