5 ms·
nice thanks for sharing! https://github.com/dylanaraps/pure-bash-bible https://github.com/dylanaraps/pure-bash-bible >The goal of this book is to document com
by cybarDOTlive 5y ago
nice thanks for sharing!
https://github.com/dylanaraps/pure-bash-bible 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.
- darkwater 5y ago> https://github.com/dylanaraps/pure-bash-bible https://github.com/dylanaraps/pure-bash-bible Interesting, although on a quick skimming most of the functions listed there are wrappers over... printf?