Alternatives
Products that do what Mastering Bash Scripting Course does
Teaches you in bite-sized lessons how to write complex bash
- 1

- 2

Learn how to control your computer with the command line!
2015
- 3

- 4BD
This is still WIP, but if anyone is interested, we could develop it much faster and perhaps even with cooler features like TUI graphics etc ... Right now it is all in plain ol bash
2024 · github.com
- 5

- 6

- 7

- 8

- 9AB
I'm constantly having to look up the syntax for looping in bash so I made this tiny website to make it quick and easy.
2024 · bashforloop.com
- 10

- 11

- 12WO
2021 · github.com
- 13

- 14HM
A developer's machine accumulates tools fast. A Rust CLI you compiled last year, a Python formatter installed via `uv`, a language server pulled from npm, a terminal emulator from a curl script, a Go binary built from source. Each came from a different package manager, each with its own install incantation you half-remember. I wanted a way to declare what I need without adopting a complex system like Nix or Ansible just for a single laptop. The result was a plain old Makefile. I wrote a short post on using Make (along with a tiny bash script and fzf) to create a searchable, single-command…
Mar 2026 · thottingal.in
- 15

- 16IB
I wrote a tutorial on how to create Bash scripts, where the command line interface runs entirely in the browser using v86 (https://github.com/copy/v86), and the code editor uses Monaco.
2025 · sandbox.bio
- 17

- 18AC
2018 · npmjs.com
- 19CC
Have you ever wondered if Claude Code could be rewritten as a bash script? Me neither, yet here we are. Just for kicks I decided to try and strip down the source, removing all the packages.
Mar 2026 · github.com
- 20IB
As a software engineer, my reflex has always been to script everything I can. Scripting is easy, but everything around it is tricky: scripts have to run somewhere, they need access to credentials, they need to be monitored. None of it is simple. No-code automation platforms such as Zapier or IFTTT are too restrictive for technical tasks; CI/CD platforms make it easy to script tasks related to a repository, but are limited when trying to do anything else. I wanted the low level control you have when writing scripts while retaining the comfort of a platform managing execution for me. So I…
2022 · exograd.com
- 21SB
2020 · github.com
- 22IW
Shelon: https://github.com/housni/sheldon It's not a framework, it's a library. It attempts to mimic function names in Python. Most functions work in Bash 4.3+ but there are those that work on older versions. The 'help' target in Makefile is on crack! Check the issues in that repo for upcoming features. Useful for DevOps Engineers or anyone who has to write Bash scripts.
2018
- 23LG
2022 · threedots.tech
- 24ZP
Hey HN, if you are a developer you will probably know the following situation: You are going to a certain project directory and then you are searching for this one command which was specific to this project or you just want to go through the last commands you typed into your shell while you were working in this directory. If you ever had this problem and are using Zsh, you should check out this zsh plugin I wrote: https://github.com/tymm/directory-history Let me know what you think!
2014
Ranked by how close each launch is in meaning, then by votes. Refine with a description →