News

Linux provides several handy commands for viewing both files and processes in a branching, tree-like format that makes it easy to view how they are related. In this post, we’ll look at the ps ...
Using the -T option with pstree, to unclutter the tree display by hiding thread processes. Starting the pstree display at an arbitrary process. Using kill to kill a process, and using pstree to ...