mirror of
https://github.com/uutils/hostname.git
synced 2026-06-10 16:13:44 -07:00
document hostname
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user