mirror of
https://github.com/octoleo/hosts.git
synced 2025-02-03 19:18:23 +00:00
William Melody
42465bd461
Rewrite as command-based program using bash boilerplate
This program contains the same functionality as previous iterations, with several changes: - move to command-based structure using the bash boilerplate template, - inlcude basic error handling, - revise variable naming and options for clarity, - prefer `printf` over `echo`, - misc other revisions.
Description
Languages
Shell
99.8%
Makefile
0.2%