Go2Linux posted a guide about using pstree as an alternative to ps
Almost everybody should have hear about ps if you want to know more about it, you can read running processes on LinuxHow to use pstree an alternative to ps
But today I will write about pstree, it is very similar to ps but instead of listing the processes it shows them in a tree, which is more intuitive and useful for some cases.