752 Forks
5297 Stars
5297 Watchers

bash-handbook

:book: For those who wanna learn Bash

How to download and setup bash-handbook

Open terminal and run command
git clone https://github.com/denysdovhan/bash-handbook.git
git clone is used to create a copy or clone of bash-handbook repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with bash-handbook https://github.com/denysdovhan/bash-handbook/archive/master.zip

Or simply clone bash-handbook with SSH
[email protected]:denysdovhan/bash-handbook.git

If you have some problems with bash-handbook

You may open issue on bash-handbook support forum (system) here: https://github.com/denysdovhan/bash-handbook/issues