tldr/pages/linux/fuser.md

10 lines
158 B
Markdown
Raw Normal View History

2015-12-30 17:16:51 +00:00
# fuser
> Display process IDs currently using files or sockets.
> Require admin privileges.
- identify process using a tcp socket
`fuser -n tcp {{port}}`