/pstree

Primary LanguageC++

Create a simple console or GUI application which visualizes the process tree of the operating system (similar to pstree command) using procfs. The application should support auto refresh. Target operating system is Linux.