GitHub - dylanaraps/pure-bash-bible: A [WIP] collection of pure bash alternatives to external processes.
The goal of this repository is to document known and unknown methods of doing various tasks using only built-in #Bash features. Using the snippets from this guide can help to remove unneeded dependencies from your scripts and in most cases make them that little bit faster.