dnsdomainname: add page (#11450)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
9
pages/linux/dnsdomainname.md
Normal file
9
pages/linux/dnsdomainname.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# dnsdomainname
|
||||
|
||||
> Show the system's DNS domain name.
|
||||
> Note: The tool uses `gethostname` to get the hostname of the system and then `getaddrinfo` to resolve it into a canonical name.
|
||||
> More information: <https://www.gnu.org/software/inetutils/manual/html_node/dnsdomainname-invocation.html>.
|
||||
|
||||
- Show the system's DNS domain name:
|
||||
|
||||
`dnsdomainname`
|
Reference in New Issue
Block a user