summaryrefslogtreecommitdiff
path: root/sysinfo.sh
AgeCommit message (Expand)Author
2016-04-29use MemAvailable as mem_free (exclude cached memory)Thomas Debesse
2016-04-09call lspci onceThomas Debesse
2016-04-09fix "which lspci" outputThomas Debesse
2016-04-08fix for system with only 1 user connected, fix missing lspci check, now run o...Thomas Debesse
2016-03-26Cleaned up program flow, capitalized B for binary unitsStijn Buys
2016-03-26remove annoying corp/inc/ltd notices in gpu vendor nameThomas Debesse
2016-03-26better gpu print (add vendor name)Thomas Debesse
2016-03-26remove annoying trademark/registered notices in cpu nameThomas Debesse
2016-03-26add cpu core count (only AMD puts cpu core count in cpu name)Thomas Debesse
2016-03-26better cpu frequency displaying (only Intel puts frequency in cpu name)Thomas Debesse
2016-03-26enable long versionThomas Debesse
2016-03-25fix cpu_speed reading for fixed speed cpuThomas Debesse
2016-03-25better filesystem filtering for dfThomas Debesse
2016-03-25fix more than one day uptime printThomas Debesse
2016-03-25Corrected a bug while parsing the CPU name.Stijn Buys
2016-03-25Added the sysinfo script.Stijn Buys