diff options
| author | Loïc Guégan <loic.guegan@mailbox.org> | 2024-07-04 14:56:18 +0200 |
|---|---|---|
| committer | Loïc Guégan <loic.guegan@mailbox.org> | 2024-07-04 14:56:18 +0200 |
| commit | 33de6a5a9e3f547700213e2a48422516dcb81049 (patch) | |
| tree | bf85ebe2528fac9f3c316f87d72f9b7af168e96b /README.md | |
| parent | 3a3e71450a21bd1374e357d98fe840393768d4d1 (diff) | |
Minor changes
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 | |
