Linux: which program is using what port

netstat -tlnp

netstat -tlnp | grep <portnumber>