# lifstat **Repository Path**: fs000x/lifstat ## Basic Information - **Project Name**: lifstat - **Description**: https://github.com/fsfiii/lifstat.git - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-16 - **Last Updated**: 2022-06-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README lifstat README ============== lifstat is a linux utility that reads /proc/net/dev and reports input and output statistics for available network interfaces over a repeating time inteval similar to the BSD 'netstat -i' command. Please feel free to let me know if you find this program useful or if you have any problems with it. Install ------- Edit the Makefile to change PREFIX from the default /usr/local if desired. $ make ($ su) $ make install License ------- The source code is available under a BSD license. Please read the included LICENSE file for more information. Frank S. Fejes III frank@fejes.net