fuser - manual page for fuser 1.31.1
fuser [OPTIONS] FILE or PORT/PROTO
BusyBox v1.31.1 (2020-04-30 13:38:01 EDT) multi-call binary.
Find processes which use FILEs or PORTs
- -m
- Find processes which use same fs as FILEs
- -4,-6
- Search only IPv4/IPv6 space
- -s
- Don't display PIDs
- -k
- Kill found processes
-SIGNAL Signal to send (default: KILL)