Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 334 Bytes

File metadata and controls

16 lines (9 loc) · 334 Bytes

Simple process list with sorting support.

To build you have to install ncurses library, to do so on Ubuntu/Debian run:

sudo apt-get install libncurses5-dev libncursesw5-dev

on Fedora/CentOS:

yum install ncurses-devel ncurses

and then simply run in process-list-linux folder:

make

to execute run:

./process_list.out