This is an old revision of the document!
unix$ ps axuw $ ps axf $ ps -e f $ ps -e -o pcpu,pid,ppid,user,command
$ man ps
...
KEY LONG DESCRIPTION
c cmd simple name of executable
C pcpu cpu utilization
p pid process ID
s size memory size in kilobytes
S share amount of shared pages
u user user name
v vsize total VM size in KiB
...
freebsd$ pstree linux$ pstree -p