Top/ps process monitor
Go to file
Alastair Poole 9413dedaeb Prepare for minor release.
Seems my bogus makefiles had issues for anyone trying
to make a package.
2018-06-17 21:52:38 +01:00
data Fix Russian translation. 2018-06-07 10:33:20 +01:00
src Prepare for minor release. 2018-06-17 21:52:38 +01:00
AUTHORS Add icon by Apostolos Bartziokas. 2018-06-07 10:04:29 +01:00
LICENSE First commit 2018-06-04 11:11:21 +01:00
NEWS Prepare for minor release. 2018-06-17 21:52:38 +01:00
README.md Prepare for minor release. 2018-06-17 21:52:38 +01:00
VERSION Prepare for minor release. 2018-06-17 21:52:38 +01:00
makefile makefile fix? 2018-06-17 20:40:04 +01:00

README.md

evisum

System Information (EFL)

This is a process monitor and system monitor.

Currently have full engines for Linux, FreeBSD, OpenBSD and MacOS.

BUILD:

$ make (or gmake)

INSTALL (default PREFIX is /usr/local):

$ make install

or as an example:

$ make PREFIX=/usr install

or even:

$ make PREFIX=/opt install