document hostname

This commit is contained in:
Sylvestre Ledru
2024-01-15 23:07:40 +01:00
committed by GitHub
commit 51423ef7bc
+16
View File
@@ -0,0 +1,16 @@
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