Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-bash
A curated list of delightful Bash scripts and resources.
https://github.com/fox-forks/awesome-bash
Last synced: 2 days ago
JSON representation
-
Books and Resources
- The Bash-Hackers Wiki - Human-readable documentation of any kind about GNU Bash.
- Bash beginner's mistakes - List of Bash beginne mistakes (by the Bash-Hackers Wiki).
- Bash Guide - A bash guide for beginners (by Lhunath).
- Bash FAQ - Answers most of your questions (by Lhunath).
- Bash Pitfalls - Lists the common pitfalls beginners fall into, and how to avoid them.
- Bash manual - Bourne-Again Shell manual.
- Bash FAQ
- Bash Guide for Beginners - Bash guide for beginners (by Machtelt Garrels).
- Google's Shell Style Guide - Reasonable advice about code style.
- Sobell's Book - A practical guide to commands, editors, and shell programming.
- WikiBooks: Bash Shell Scripting
- Use the Unofficial Bash Strict Mode (Unless You Looove Debugging)
- Defensive BASH Programming - Methods to defend your programs from breaking as well as keeping the code tidy and clean.
-
Games
- minesweeper - Bash implementation of minesweeper.
- wordle - Wordle in less than 50 lines of Bash.
-
Community
- /r/bash - A subreddit dedicated to bash scripting.
- /r/commandline - For anything regarding the command line, in any operating system.
Categories
Sub Categories