1
0
Fork 0
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:
Igor Shubovych 2016-01-19 00:18:06 +02:00
parent 9b33f8e692
commit f83d54567a

View file

@ -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}}`