Find out information on a solaris process
/usr/ucb/ps -auxww | grep 23914
where you grep for a process id that could be obtained using prstat
3 years ago • 0 notes/usr/ucb/ps -auxww | grep 23914
where you grep for a process id that could be obtained using prstat
3 years ago • 0 notes