Blogmark

GitHub - dylanaraps/pure-bash-bible

via jbranchaud@gmail.com

https://github.com/dylanaraps/pure-bash-bible
Bash

The goal of this book is to document commonly-known and lesser-known methods of doing various tasks using only built-in bash features. Using the snippets from this bible can help remove unneeded dependencies from scripts and in most cases make them faster.

I learned about this via Can anyone suggest me good Bash book filled with small examples only? : r/bash.

Other recommendations in that thread: