List open files by process linux

Show all files, sockets, and connections opened by a process

lsof -p <pid>