[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Sorting Process Status (PS)



On Tue, 13 Feb 2001, Jeff Lasman wrote:

> Craig Napier wrote:
> 
> > Does anyone know the proper string to get PS sorting by PID's instead of by
> > USER's permanently..?
> 
> have you read man ps?  But I don't see how to change it permanently
> <frown>.

well, there's always the alias hack....

alias ps="ps -OP"

in your profile....

Tho in the case of the original poster, installing a non-hacked ps is
probably a better solution -/


gsh