#cli #dedup #hosts

app dedup_hosts

Command line tools for dedup the hosts file

2 releases

0.1.1 Nov 9, 2022
0.1.0 Nov 9, 2022

#1024 in Command line utilities

MIT license

8KB
54 lines

Command line tools for dedup the hosts file

Crates.io Rust license

Command line tools for dedup the hosts file
Example:
sudo dedup_hosts dedup /etc/hosts
dedup_hosts.exe dedup C:\Windows\System32\drivers\etc\hosts

Usage: dedup_hosts <COMMAND>

Commands:
  dedup  sudo dedup_hosts dedup /etc/hosts
             dedup_hosts.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

Dependencies

~3.5MB
~63K SLoC