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
Month: April 2025
dylanaraps/pure-bash-bible
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
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 Cons
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/