find which process is holding port in linux code example Example: find process id of port ubuntu $ sudo netstat -ltnp | grep -w ':80'