index
:
sysinfo
master
Linux shell script to display essential system information.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-06-16
Merge pull request #6 from illwieckz/master
HEAD
master
Ingar
2016-04-29
use MemAvailable as mem_free (exclude cached memory)
Thomas Debesse
2016-04-09
Merge pull request #5 from illwieckz/master
Ingar
2016-04-09
call lspci once
Thomas Debesse
2016-04-09
fix "which lspci" output
Thomas Debesse
2016-04-09
Updated README to reflect current output.
Ingar
2016-04-08
Merge pull request #4 from illwieckz/master
Ingar
2016-04-08
fix for system with only 1 user connected, fix missing lspci check, now run o...
Thomas Debesse
2016-03-26
Merge branch 'illwieckz/master'
Stijn Buys
2016-03-26
Cleaned up program flow, capitalized B for binary units
Stijn Buys
2016-03-26
Merge branch 'master' of https://github.com/illwieckz/sysinfo into illwieckz/...
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
Merge pull request #2 from illwieckz/master
Ingar
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
Merge pull request #1 from illwieckz/master
Ingar
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
2016-03-25
Updated README.
Ingar
2016-03-25
Initial commit
Ingar