commit c2f7c557cc05d3a0c24373dc0cb02e906a6fe915 from: int16h date: Sun Oct 5 17:34:52 2025 UTC TODO: try /etc/os-release for NAME || PRETTY_NAME defs commit - 91f23b14b75234ec7f7dac5a1dee63d0b72b8355 commit + c2f7c557cc05d3a0c24373dc0cb02e906a6fe915 blob - 60be578d6cdbcda537d3d71fbfb251f7473cc7c9 blob + c06e80b267c56392fc4bfb27fca08561cb030c7f --- README.md +++ README.md @@ -7,6 +7,7 @@ A perl system information display script originally wr ## Running +- Fetch from: [https://codeberg.org/int16h/sysinfo-pl/raw/branch/main/sysinfo.pl](https://codeberg.org/int16h/sysinfo-pl/raw/branch/main/sysinfo.pl) - Add your NIC and NIC name (@nic, @nicname) - ````./sysinfo.pl```` blob - ee7bc15453036214b1301457eecf304bb009b5bd blob + 17a4448cb615c3b108175e8445243693e34474a8 --- TODO.md +++ TODO.md @@ -1 +1,3 @@ - ````getconf _NPROCESSORS_CONF```` to determine number of processors is now POSIX, use it where available (thanks to monkfish from #perl) +- Linux: *-release handling by trying ````/etc/os-release```` for ````NAME```` and/or ````PRETTY_NAME definitions```` ([FreeDesktop::Systemd::os-release](https://www.freedesktop.org/software/systemd/man/latest/os-release.html)) / monkfish + \ No newline at end of file blob - 8adb142ee9ebb3168b61111f546930d20fb19412 blob + 1d1bf947ae14ed198d0f52a6bcafc2ed67b7397a --- sysinfo.pl +++ sysinfo.pl @@ -36,7 +36,7 @@ # The latest version can be obtained from either http://www.inexistent.com/ or # http://imbezol.org/sysinfo/ # -# Now maintained (as of 2020) by Danyal Samak (int16h@gmail.com) +# Now maintained (as of 2020) by Danyal Samak (int16h@gmail.com / meep@cryogenix.org) # # You can also reach Travis in #crd on efnet.