diff options
| author | Loïc Guégan <loic.guegan@mailbox.org> | 2024-07-04 10:56:42 +0200 |
|---|---|---|
| committer | Loïc Guégan <loic.guegan@mailbox.org> | 2024-07-04 10:56:42 +0200 |
| commit | 6b97beb464c4a4541347eb33ec0b2e15ba26ed1f (patch) | |
| tree | f44c2c0502440b79f5ce85be52e11e81fb1e8a97 /README.md | |
| parent | 61b8d1e028460d21f0520b1fab245de4913f3a20 (diff) | |
Output to stdout
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 |
