mirror of
https://github.com/octoleo/hosts.git
synced 2025-01-01 05:31:49 +00:00
e867492064
When using the pattern of blanking the lines first and then deleting the blank lines, the program ends up deleting potentially intentional blank lines. In order to avoid this, use a simple delete rather than the blanking + blank line deleting pattern. |
||
---|---|---|
hosts | ||
Readme.md |
Hosts
A program for managing host file entries.
Usage
Usage:
hosts add <ip> <hostname>
hosts remove <hostname>
hosts list [127.]
hosts edit
Acknowledgements
Based on prior work by:
Original idea and interface (since changed) via: