mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 03:15:37 +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
|
||||
|
||||
> Display network-related information such as open connections, open socket ports, etc.
|
||||
> See also: `ss`.
|
||||
> More information: <https://manned.org/netstat>.
|
||||
|
||||
- List all ports:
|
||||
|
|
Loading…
Add table
Reference in a new issue