diff options
| author | Loïc Guégan <loic.guegan@mailbox.org> | 2024-07-04 12:36:52 +0200 |
|---|---|---|
| committer | Loïc Guégan <loic.guegan@mailbox.org> | 2024-07-04 12:36:52 +0200 |
| commit | 04cd4621bf591ac3bcd7360c415d09929e741243 (patch) | |
| tree | c8216ca4332febee746ffce232aad3074a650852 /README.md | |
| parent | deb082da5c14c0470788ee6eb9a37bed389650b6 (diff) | |
Improve script
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -14,3 +14,8 @@ Explore a dump (require `jq`): Explore specific entries of a dump: > ./sysdump.sh dump.json uname timezone + +# Notes +- To get available entries see into `sysdump.sh` +- Some commands require root permissions. +If `sysdump.sh` is not run as root, these commands will not be executed. |
