dedup_hosts

Crates.iodedup_hosts
lib.rsdedup_hosts
version0.1.1
sourcesrc
created_at2022-11-09 12:34:30.293474
updated_at2022-11-09 15:29:08.977817
descriptionCommand line tools for dedup the hosts file
homepage
repositoryhttps://gitlab.com/andrew_ryan/dedup_hosts
max_upload_size
id708749
size28,609
zinso (zinso)

documentation

https://docs.rs/dedup_hosts

README

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
Commit count: 0

cargo fmt