mirror of
https://github.com/octoleo/hosts.git
synced 2025-02-03 19:18:23 +00:00
William Melody
7607dfd262
Add
edit
command
`edit` open the hosts file in the editor specified in the $EDITOR environment variable.
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:
Languages
Shell
99.8%
Makefile
0.2%