diff options
author | Ingar <ingar@osirion.org> | 2016-03-25 22:32:41 +0100 |
---|---|---|
committer | Ingar <ingar@osirion.org> | 2016-03-25 22:32:41 +0100 |
commit | 9462556f6da97217ccc25bba87d9328aedcfdddf (patch) | |
tree | 6e84ed33dd41c5131ed5cbe8d7d7aa516d9dfbb2 | |
parent | 770ff8486fd8381664e2521e08bc25e5086df520 (diff) |
Updated README.
-rw-r--r-- | README.md | 16 |
1 files changed, 15 insertions, 1 deletions
@@ -1,2 +1,16 @@ # sysinfo -Linux shell script to show essential system information +Linux shell script to show essential system information. + +This script can be used to show off your computer specs on IRC. + +Example output: + + [aeon][Linux 4.4.5-1-ARCH][Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz][GeForce GTX 970][Memory used: 14330/16044 Mib][Swap used: 0/16383 Mib][Disk used: 101/716 Gib][Load 0.33][Uptime 5 days, 11:15] + +### license + +This script is licensed as CC0 1.0 Universal + +You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission. + +See https://creativecommons.org/publicdomain/zero/1.0/ for more information. |