index
:
sysinfo
master
Linux shell script to display essential system information.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysinfo.sh
Age
Commit message (
Expand
)
Author
2016-04-09
call lspci once
Thomas Debesse
2016-04-09
fix "which lspci" output
Thomas Debesse
2016-04-08
fix for system with only 1 user connected, fix missing lspci check, now run o...
Thomas Debesse
2016-03-26
Cleaned up program flow, capitalized B for binary units
Stijn Buys
2016-03-26
remove annoying corp/inc/ltd notices in gpu vendor name
Thomas Debesse
2016-03-26
better gpu print (add vendor name)
Thomas Debesse
2016-03-26
remove annoying trademark/registered notices in cpu name
Thomas Debesse
2016-03-26
add cpu core count (only AMD puts cpu core count in cpu name)
Thomas Debesse
2016-03-26
better cpu frequency displaying (only Intel puts frequency in cpu name)
Thomas Debesse
2016-03-26
enable long version
Thomas Debesse
2016-03-25
fix cpu_speed reading for fixed speed cpu
Thomas Debesse
2016-03-25
better filesystem filtering for df
Thomas Debesse
2016-03-25
fix more than one day uptime print
Thomas Debesse
2016-03-25
Corrected a bug while parsing the CPU name.
Stijn Buys
2016-03-25
Added the sysinfo script.
Stijn Buys