I use ps ef and ps rf a lot.
ps ef
ps rf
Here is a sample output for ps rf:
PID TTY STAT TIME COMMAND 3476 pts/0
/usr/bin/pgrep -o
where '-o' is the oldest (least recently started) of the matching processes