mac unix
hi,
i'm running mac 10.5, and i have a file eg. program after i compiled on the terminal using this command;
cc -o program program.c
however, i'm unable to see the process hierachy for that program.
i tried using "ps -C program -l --forest" and unable to see the tree structure.
need help, many thanks.
|