Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/x1mdev/sysinfo-bash

Bash script to check system information, output to .html.
https://github.com/x1mdev/sysinfo-bash

Last synced: 2 days ago
JSON representation

Bash script to check system information, output to .html.

Awesome Lists containing this project

README

        

# System Information shell script

## A simple shell script to check your system information. At this time it is only working on Linux distributions.

### Usage:

``` sh
sysinfo_page -i
```

Will create a .html page with gathered system information. use ``` sh -h ``` to check help.