11-11-05 01:53 AM
* kr.badrinath@gmail.com <kr.badrinath@gmail.com>:
>
> I have executed following command in one of our unix environments..at
> console output part of the procees name is missing ..Could you please
> help me how to get full process name.
>
> OS : Solaris
> Command Executed "ps -ef -o pid -o args"
On my FreeBSD system there is a "-w" option.
From PS(1):
-w Use 132 columns to display information, instead of the default
which is your window size. If the -w option is specified more
than once, ps will use as many columns as necessary without
regard for your window size.
I don't know if this is applicable to Solaris, perhaps consult your man page
.
--
Kelly D. Grills
kdgrills@the-grills.com
[ Post a follow-up to this message ]
|