lsof[1] list open files and network connections.
lsof
lsof -t /path/to/file
lsof /path/to/file
lsof -p PID
lsof -iTCP -sTCP:LISTEN -P -n
lsof -iUDP -P -n
Advertising: