Joerg Schilling schrieb: > [email protected] wrote: > >>> I guess you are referring to /usr/ucb/ps of Solaris 10. OpenSolaris' = >>> ps doesn't emit the environement with auww... >> But it does so with "ps aeww" (though I think I need to check this >> because it doesn't work for most processes, even my own) > > This is no Solaris 10 discussion and SXCE does include a ps program that > works > this way ;-) > > Jörg >
Jörg, which option set or ps are you referring to. Casper is right with aeww, but your auww proposal doesn't work on OpenSolaris: tho...@opensolaris:~> uname -a SunOS opensolaris 5.11 snv_117 i86pc i386 i86pc tho...@opensolaris:~> which ps /usr/bin/ps tho...@opensolaris:~> ps auww USER PID %CPU %MEM SZ RSS TT S START TIME COMMAND thomas 571 0.3 0.6 3848 2752 pts/1 S 16:46:32 0:00 -tcsh thomas 582 0.1 0.3 2760 1220 pts/1 O 16:46:43 0:00 ps -auww thomas 427 0.0 0.6 3844 2748 console S 16:44:23 0:00 -tcsh tho...@opensolaris:~> ps aeww PID TT S TIME COMMAND 427 console S 0:00 -tcsh HOME=/home/thomas PATH=/opt/SunStudioExpress/prod/ [snip] _______________________________________________ opensolaris-discuss mailing list [email protected]
