Minor changes
This commit is contained in:
parent
3a3e71450a
commit
33de6a5a9e
2 changed files with 12 additions and 6 deletions
11
README.md
11
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 |
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue