mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 16:53:10 +02: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:
|
- 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:
|
- Filter TCP sockets by states, only/exclude:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue