uutils / hostname

Rust reimplemtation of the hostname project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hostname

hostname provides commands which can be used to display the system's DNS name, and to display or set its hostname or NIS domain name.

Reimplement this command in Rust:

  • /bin/hostname
  • /bin/dnsdomainname
  • /bin/domainname
  • /bin/nisdomainname
  • /bin/ypdomainname

Upstream: TODO

License

hostname is licensed under the MIT License - see the LICENSE file for details

About

Rust reimplemtation of the hostname project

License:MIT License


Languages

Language:Rust 100.0%