mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 08:33:50 +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.
|
> Display process IDs currently using files or sockets.
|
||||||
> Require admin privileges.
|
> Require admin privileges.
|
||||||
|
|
||||||
- identify process using a tcp socket
|
- Identify process using a TCP socket:
|
||||||
|
|
||||||
`fuser -n tcp {{port}}`
|
`fuser -n tcp {{port}}`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue