diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 11 |
1 files changed, 8 insertions, 3 deletions
@@ -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 | |
