merge-hosts

/etc/hosts manager
git clone git://git.ckyln.com/~cem/merge-hosts.git
Log | Files | Refs | README | LICENSE

README (408B)


      1 merge-hosts
      2 ===========
      3 
      4 A simple shell script to generate an /etc/hosts file.
      5 Simpler version of hosts-gen[1].
      6 
      7 You can use this script to manage a list of files on the
      8 /etc/hosts.d folder. Sometimes you need to keep host entries
      9 seperately for specific purposes.
     10 
     11 After editing a file on /etc/hosts.d, you can simply run
     12 
     13         merge-hosts
     14 
     15 and they will be merged.
     16 
     17 
     18 [1]: http://r-36.net/scm/hosts-gen/