Saturday, July 29, 2017

▷ Process info with extended style

[ Process with extended style ]


AIX ps -eo ruser,pid,ppid,start,time,pcpu,args
HP-UX ps -efx ruser,pid,ppid,start,time,pcpu,args
or
UNIX95=1; export UNIX95; ps -eo ruser,pid,ppid,start,time,pcpu,args
SunOS ps -eo ruser,pid,ppid,start,time,pcpu,args
Linux ps -eo ruser,pid,ppid,start,time,pcpu,args

No comments:

Post a Comment

◈ Recent Post

▷ UITest demo with TestOne (Mobile, Keypad and Drag until found tip)

[ UITest Demo Environment ] 1. UITest Solution: TestOne 2. Description 데모 설명    How to use keypad, and to drag until found.     키패드를...

◈ Popular Posts