Skip to content

markwkm/iopp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To build 'iopp':

    cmake CMakeLists.txt
    make

-----

To install 'iopp':

    make install DESTDIR=/usr

'iopp' is installed into '/usr/bin'.

-----

To uninstall 'iopp', run the following command from the source directory:

    xargs rm < install_manifest.txt

The file 'install_manifest.txt' will be created after running 'make install'.

About

Linux i/o statistics per process

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages