|
|
|
|
|
by cybarDOTlive
1577 days ago
|
|
nice thanks for sharing! https://github.com/dylanaraps/pure-bash-bible >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. |
|
Interesting, although on a quick skimming most of the functions listed there are wrappers over... printf?