Skip to content

Resources and further reading โ€‹

This tutorial is only a starting point. Below are the best resources for learning more deeply.

๐Ÿ“š Open-source guides โ€‹

๐Ÿ“– Official documentation โ€‹

๐Ÿ›  Useful tools โ€‹

ToolPurpose
shellcheckBash linter โ€” statically detect errors
shfmtFormat Bash code
bats-coreBash testing framework
ripgrep (rg)A modern alternative to grep
fdA simplified alternative to find
batcat + syntax highlighting
fzfFuzzy finder โ€” select files/commands
tldrA short cheat sheet for commands

๐ŸŽ“ Online courses โ€‹

๐Ÿ’ฌ Community โ€‹

๐Ÿ› Found a bug? โ€‹

If you find an error in the tutorial or have suggestions for improvement โ€” open an issue on GitHub or send a PR. Every contribution is appreciated.

Released under the MIT License.