ps



$ ps         (PID, TTY, TIME, CMD)
$ ps -f      full format (UID, PPID, STIME)
$ pe -e      All processes

$ pstree
$ pstree -p       Show the IDs as well