```
Command line tools for dedup the hosts file
Example:
sudo deduphosts dedup /etc/hosts
deduphosts.exe dedup C:\Windows\System32\drivers\etc\hosts
Usage: dedup_hosts
Commands: dedup sudo deduphosts dedup /etc/hosts deduphosts.exe dedup C:\Windows\System32\drivers\etc\hosts help Print this message or the help of the given subcommand(s)
Options: -h, --help Print help information -V, --version Print version information ```