#host #dedup #command-line #cli

app dedup_hosts

用于去重主机文件的命令行工具

2 个版本

0.1.1 2022年11月9日
0.1.0 2022年11月9日

#7 in #hosts

MIT 许可证

8KB
54 代码行

用于去重主机文件的命令行工具

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

依赖项

~1.6–2.1MB
~40K SLoC