ps Sep 15, 2016 List all process _$: ps aux _$: ps -eF Time a process has been running _$: ps -eo pid,ruser,command,start,cputime,etime | grep <process-name>