1
0
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.
2015-03-16 16:58:35 -07:00
Description
No description provided
MIT 353 KiB
Languages
Shell 99.8%
Makefile 0.2%