Skip to content

cerebralnomad/system_info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

The system_info.sh is a shell script that brings access to a number of system information utilities together in one location.

Most of the utilities are available by default on Ubuntu and most other distros, but a few are not.

To get the full use of the script it is recommended to install the following utilities from the repo:

apt install inxi

apt install pydf

apt install hwinfo

apt install lsscsi

The lshw and dmidecode utilities require sudo priviledges so if those are desired then run the script with sudo.

It's best to run this script with the terminal maximized.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages