From 33de6a5a9e3f547700213e2a48422516dcb81049 Mon Sep 17 00:00:00 2001 From: Loïc Guégan Date: Thu, 4 Jul 2024 14:56:18 +0200 Subject: Minor changes --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 66c59f1..9ede543 100644 --- a/README.md +++ b/README.md @@ -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 | -- cgit v1.2.3