ps (list process) command in Solaris 10
807557Feb 5 2007 — edited Feb 5 2007Dear all
I'm upgrade from Solaris 9 to Solaris 10 and recently I meet one problem:
In solaris 9, If I want to check the complete command for the running process, I could use
/usr/ucb/ps -auxww
then, the system could gives me everything.
But in Solaris 10, I use the same command, but it seems that system has "cut" the args and I can't get the expected result anymore.
Anybody ever meet such a problem before? could you give me some hints?
Cheers
Shen