Skip to content

0wn3r/process-list-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published