☝️ What does the deck cover? Bash fundamentals, from echo hello world up. The aim is to learn common commands, and, more importantly, to learn key features of the shell, like expansions, redirection, variables, job control, permissions, pipes, configuration, and more. It starts simple but gets advanced.
✏️ How to use? If you're new to Bash, I suggest:
- reviewing the cards in order of date created, because later cards build on earlier ones