| File | Date | Author | Commit |
|---|---|---|---|
| CHANGELOG | 2017-09-20 |
|
[907154] CHANGELOG: updated |
| COPYING | 2017-09-18 |
|
[b4b1a1] added CHANGELOG and COPYING files |
| README | 2017-09-18 |
|
[583261] added README |
| pofig | 2018-10-25 |
|
[5b4781] Fixed BASH test header |
pofig - Portable Figure Out system properties
This scripts probes the following system parameters:
OS
OS version
kernel version
distro
distro version
architecture
# Example. Get all system properties in long listing format:
$ pofig -l
OS gnulinux
OS Version unknown
Kernel version 3.16.0
Distro Debian
Distro version 8.7
Arch x86_64
# Example. Get operating system name:
$ pofig -os
gnulinux