Minor changes

This commit is contained in:
Loïc Guégan 2024-07-04 14:56:18 +02:00
parent 3a3e71450a
commit 33de6a5a9e
2 changed files with 12 additions and 6 deletions

View file

@ -21,10 +21,15 @@ Explore specific entries of a dump:
If `sysdump.sh` is not run as root, these commands will not be executed.
# Useful entries
Important note: Depending on the system, some entries may not be available.
| Entry | Description |
|-------------|-----------------------------|
| compgen | List all available commands |
| boot_folder | Recursive listing of /boot/ |
| root_folder | Content of / |
| home_folder | Content of $HOME |
| Entry | Description |
|---------|-----------------------------|
| compgen | List all available commands |