I am using the ps -ef command to show my processes on Solaris 9. My terminal emulation package is putty and I can't get the end of the line to wrap, it cuts it off after 132 chars.
I've tried TERM=vt100 and xterm, I've tried stty cols 132 and 80, I've tried stty --stwrap
I haven't had any luck with any of these. Does anybody have any idea how I can see the entire line using ps?
thanks, Mike
I've tried TERM=vt100 and xterm, I've tried stty cols 132 and 80, I've tried stty --stwrap
I haven't had any luck with any of these. Does anybody have any idea how I can see the entire line using ps?
thanks, Mike