fuser command
This commit is contained in:
9
pages/linux/fuser.md
Normal file
9
pages/linux/fuser.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# fuser
|
||||
|
||||
> Display process IDs currently using files or sockets.
|
||||
> Require admin privileges.
|
||||
|
||||
- identify process using a tcp socket
|
||||
|
||||
`fuser -n tcp {{port}}`
|
||||
|
Reference in New Issue
Block a user