Update cheatsheets

This commit is contained in:
ivuorinen
2025-03-18 00:18:35 +00:00
parent 9cdd033c95
commit a9720510d1
43 changed files with 362 additions and 132 deletions

View File

@@ -14,15 +14,11 @@ source: https://github.com/tldr-pages/tldr.git
- Show the network address of the host name:
`hostname -i`
- Show all network addresses of the host:
`hostname -I`
`hostname {{[-i|--ip-addresses]}}`
- Show the FQDN (Fully Qualified Domain Name):
`hostname --fqdn`
`hostname {{[-f|--fqdn]}}`
- Set current host name: