1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-10 00:15:49 +02:00

Put dashes inside braces for ss command

This commit is contained in:
Ruben Vereecken 2016-01-25 10:52:05 +01:00
parent 1a27899c00
commit 02c9d55af4

View file

@ -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: