This repository is the public, runnable mirror of Introduction to the Bash Shell by Raymond Amador — a standalone course that teaches shell fluency from zero, as notebooks whose every code cell is real bash, executed when the site is built.
- 📖 Read the rendered course: https://ramador.me/bash-primer-public/
▶️ Practise live: use the Binder button on any page of the course for a real, throwaway bash terminal (and the notebooks) with the course data baked in — nothing to install.- 🔖 Cite it: DOI 10.5281/zenodo.21418788
(full metadata in
CITATION.cff).
The notebooks here are published without worked solutions — exercises keep
their statements and check gates, but the reference solutions are removed
(that part is your exercise). If you would like them — to teach from or to
check your own work — get in touch: hello@ramador.me.
Generated automatically. This repo's
mainbranch is rebuilt from the private master on every update; thegh-pagesbranch serves the rendered site. Please don't open pull requests here — changes are made upstream.
Licences: code under MIT (LICENSE-CODE), text under CC BY 4.0
(LICENSE-CONTENT).