Docs > Bash Handbook > Bash
bash-handbook
This document is written for those who want to learn Bash without diving in too deeply.
Node Packaged Manuscript
You can install this handbook using npm
. Just run:
$ npm install -g bash-handbook
You should be able to run bash-handbook
at the command line now. This will open the manual in your selected $PAGER
. Otherwise, you may continue reading on here.
The source is available here: https://github.com/denysdovhan/bash-handbook