Daniel Hofstetter 4cb18b1d46 Merge pull request #169 from uutils/renovate/windows-sys-0.x
chore(deps): update rust crate windows-sys to 0.61
2025-12-10 13:16:53 +01:00
2025-10-10 10:18:58 +02:00
2025-04-08 09:23:06 -04:00
2024-01-15 23:09:09 +01:00
2025-03-06 11:52:01 +01:00
2024-03-26 21:33:04 +00:00

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

S
Description
No description provided
Readme MIT 863 KiB
Languages
Rust 100%