blob: 164c7ec0a7f74f95a337e84b635771ed1abc4f5d (
plain)
1
2
3
4
5
6
7
8
9
|
pfetch (Simple system information tool)
Project with the goal of implementing a simple system information tool
in POSIX sh using features built into the language itself. The source
code is highly documented and is meant to serve as a learning resource
for POSIX sh and simple information detection across various different
operating systems.
Configuration is done through environment variables.
|