Lists all open files and the processes that opened them
Utility to list open files
lsof
$ lsof -p 1234
$ lsof /path/to/file
$ lsof -i :8080