sysutil 0.7.1

Linux system utils library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# sysutil lib
- Linux system information library

### Warning
- this library is ment to be used only in linux systems
- it is possible to write code using it on other systems, but it will not allow to run the code, panicking before execution   

### Other implementations
- the library is also available for Python
- check it out at [pypi.org]https://pypi.org/project/sysutil-lib/

### Documentation
- check the documentation at [docs.rs]https://docs.rs/sysutil/latest/sysutil/