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