Sample Header Ad - 728x90

Linux' `ps f` (tree view) equivalent on OSX?

140 votes
6 answers
83750 views
How can I get a tree view like the one below on OSX? vartec@some_server:~$ ps xf PID TTY STAT TIME COMMAND 11519 ? S 0:00 sshd: vartec@pts/0 11520 pts/0 Ss 0:00 \_ -bash 11528 pts/0 R+ 0:00 \_ ps xf To clarify, I'm mostly interested in the tree structure, not the extended information.
Asked by vartec (2388 rep)
Apr 11, 2011, 01:49 PM
Last activity: Feb 7, 2024, 04:58 PM