Installing Procinfo

Installation of Procinfo

Edit the Makefile file and edit the CFLAGS variable if you want to add compiler optimizations to this package.

Install Procinfo by running the following commands:



root:procinfo-17# sed "s/-ltermcap/-lncurses/" Makefile >Makefile2
root:procinfo-17# mv Makefile2 Makefile
root:procinfo-17# make
root:procinfo-17# make install

Contents

The Procinfo package contains the procinfo program.

Description

procinfo gathers some system data from the /proc directory and prints it nicely formatted on the standard output device.