mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-07 22:34:06 +02:00
fuser: linting
This commit is contained in:
parent
9b33f8e692
commit
f83d54567a
1 changed files with 1 additions and 2 deletions
|
@ -3,7 +3,6 @@
|
|||
> Display process IDs currently using files or sockets.
|
||||
> Require admin privileges.
|
||||
|
||||
- identify process using a tcp socket
|
||||
- Identify process using a TCP socket:
|
||||
|
||||
`fuser -n tcp {{port}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue