#linux-directory-help
dirhelp - a command line tool to give information about the linux directory structures (FHS)
wget -qO - https://github.com/giodamelio/linux-directory-help/raw/master/installer.sh | /bin/bash
- Grab the appropriate binary for your system:
- Copy it somewhere in your PATH environment variable, /usr/local/bin is a good.
- Rename it to something easy to type like "dirhelp".
- Make it executable "chmod 577 (filename)".
- run "dirhelp" in some typical directories like "/", "/media", "/var/log"
- run "dirhelp [path]" to get help on a specific path
- run "dirhelp -a" to see all the help strings