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/awesome-lists/awesome-bash
Last synced: about 1 hour ago
JSON representation
-
Games
- minesweeper - Bash implementation of minesweeper.
- wordle - Wordle in less than 50 lines of Bash.
-
Books and Resources
- The Bash-Hackers Wiki - Human-readable documentation of any kind about GNU Bash.
- 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
- Advanced Bash-Scripting Guide - An in-depth exploration of the art of shell scripting.
- 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.
- Safe ways to do things in bash - How to do things safely in Bash.
- Bash beginner's mistakes - List of Bash beginner mistakes (by the Bash-Hackers Wiki).
-
Customization
- liquidprompt - A full-featured & carefully designed adaptive prompt for Bash & Zsh.
-
Website
- Bash One-Liners - A collection of practical or just pure awesome bash one-liners ([repos](https://github.com/janosgyerik/bashoneliners) by @[janosgyerik](https://github.com/janosgyerik)).
- commandlinefu - A repository for the most elegant and useful UNIX commands.
-
Community
- Stack Overflow - Bash tag on Stack Overflow.
- /r/bash - A subreddit dedicated to bash scripting.
- /r/commandline - For anything regarding the command line, in any operating system.
- #bash - IRC channel on Libera.Chat. The main contributors of the BashGuide, BashFAQ, BashPitfalls and ShellCheck hang around there.
Sub Categories