mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-01 15:37:59 +01:00
Changed ss page to have |
as option separator
This commit is contained in:
parent
eb8636d3f0
commit
1a27899c00
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
- Show all TCP/UDP/RAW/UNIX sockets:
|
||||
|
||||
`ss -a {{-t/-u/-w/-x}}`
|
||||
`ss -a -{{t|u|w|x}}`
|
||||
|
||||
- Filter TCP sockets by states, only/exclude:
|
||||
|
||||
|
|
Loading…
Reference in a new issue