mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-05 06:15:35 +02:00
netstat: add see also to ss
(#14200)
This commit is contained in:
parent
54d15d80f9
commit
133aa5ff08
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# netstat
|
# netstat
|
||||||
|
|
||||||
> Display network-related information such as open connections, open socket ports, etc.
|
> Display network-related information such as open connections, open socket ports, etc.
|
||||||
|
> See also: `ss`.
|
||||||
> More information: <https://manned.org/netstat>.
|
> More information: <https://manned.org/netstat>.
|
||||||
|
|
||||||
- List all ports:
|
- List all ports:
|
||||||
|
|
Loading…
Add table
Reference in a new issue