mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-12 15:59:05 +00:00
Update cheatsheets
This commit is contained in:
@@ -16,11 +16,11 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`ifdata -e {{eth0}}`
|
||||
|
||||
- [p]rint the IPv4 [a]dress and the [n]etmask of the specified interface:
|
||||
- [p]rint the IPv4 [a]ddress and the [n]etmask of the specified interface:
|
||||
|
||||
`ifdata -pa -pn {{eth0}}`
|
||||
|
||||
- [p]rint the [N]etwork adress, the [b]roadcast adress, and the [m]TU of the specified interface:
|
||||
- [p]rint the [N]etwork address, the [b]roadcast adress, and the [m]TU of the specified interface:
|
||||
|
||||
`ifdata -pN -pb -pm {{eth0}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user