javanile/mush
Mush is the shell package builder. Mush downloads your shell package’s dependencies, compiles your packages, makes distributable packages, and uploads them to GitHub, as public community’s package registry.
javanile/mush
Mush is the shell package builder. Mush downloads your shell package’s dependencies, compiles your packages, makes distributable packages, and uploads them to GitHub, as public community’s package registry.
jazz-it/dline
dLine is a versatile command-line tool that presents important data in the form of a calendar directly within your terminal. It monitors critical dates, simplifies event addition via APIs, and calculates timespans for various event types.
—
https://github.com/jazz-it/dline
dylanaraps/pure-bash-bible
NEW: pure sh bible (📖 A collection of pure POSIX sh alternatives to external processes). The goal of this book is to document commonly-known and lesser-known methods of doing various tasks using only built-in bash features.
—
https://github.com/dylanaraps/pure-bash-bible
Advanced Bash-Scripting Guide
This tutorial assumes no previous knowledge of scripting or programming, yet progresses rapidly toward an intermediate/advanced level of instruction . . . all the while sneaking in little nuggets of UNIX® wisdom and lore.
—
https://tldp.org/LDP/abs/html/
How to Setup QEMU Output to Console and Automate Using Shell Script
While struggling to automate QEMU guest (communicate and control with the shell scripts), I faced a lot of incomplete, partially working solutions around the Internet.
—
https://fadeevab.com/how-to-setup-qemu-output-to-console-and-automate-using-shell-script/