Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ponsfrilus/cspecs

Script to get computer specs
https://github.com/ponsfrilus/cspecs

Last synced: 4 days ago
JSON representation

Script to get computer specs

Awesome Lists containing this project

README

        

# ComSpecs
A bash script to get computer specs (ubuntu).

Output exemple: http://sprunge.us/cNRN

Output raw exemple: http://sprunge.us/cJKH

## Usage

Exemple: `sudo ./computer_specs.sh -r -s -p -q -f mytest.md`

```
-h display this help and exit
-f OUTFILE write the result to OUTFILE (markdown)
-p save result as PDF (pandoc needed)
-r add raw information
-q quiet mode
-s sprunge output (perl needed)
-v verbose mode
```