List open files
lsof [options] [name]lsof -i [address]
Lists open files with an open network connection
lsof -i [:PORT]: List open files with a connection on specified port.
List open files
lsof [options] [name]lsof -i [address]Lists open files with an open network connection
lsof -i [:PORT]: List open files with a connection on specified port.