Files
Daniel Hofstetter 80b584e9ba Readme: fix sentence
2025-03-06 11:52:01 +01:00

21 lines
404 B
Markdown

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