what port is used by which program
what port is used by which program
$ lsof -iTCP:80
list files opened by specific process
$ lsof -p 351
what port is used by which program
$ lsof -iTCP:80
list files opened by specific process
$ lsof -p 351