diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,12 +1,10 @@ # System dump script -Dump various system informations into base64 encoded value and store them in a json file. +Dump various system informations into base64 encoded values and print them as json. # Usage Run a dump: > ./sysdump.sh -Result is placed into `dump.json`. - Explore a dump (require `jq`) > ./sysdump.sh dump.json |
