Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/x1mdev/sysinfo-bash
- Owner: x1mdev
- Created: 2017-11-06T10:53:44.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-06T11:15:14.000Z (about 7 years ago)
- Last Synced: 2024-11-12T16:34:36.991Z (2 months ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.