1
0
mirror of https://github.com/octoleo/hosts.git synced 2024-05-28 20:30:47 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
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
William Melody
b88046cd4b Rename script from host-manager to hosts 2015-03-12 20:35:24 -07:00
Dominique Feyer
ff7f431bd7 [TASK] Add list mode 2011-11-16 11:21:13 +01:00
Amos Wenger
d1edb3dd30 2011-11-15 14:19:15 -08:00
Amos Wenger
fd58acc7f7 2011-11-15 14:15:57 -08:00
Amos Wenger
b1aff730b9 2011-11-15 14:06:53 -08:00
Amos Wenger
608d654277 2011-11-15 14:06:00 -08:00