mirror of
https://github.com/uutils/hostname.git
synced 2026-06-10 16:13:44 -07:00
c89a68ef1cd04519a87b3ce7d42e6ea32ee7c81c
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 the following commands 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
Languages
Rust
100%