bash find process using port code example Example 1: ubuntu check process on port sudo lsof -i:22 Example 2: linux see used ports netstat -tulpn