bash see what processes are using a specific port code example Example: bash list process on port sudo lsof -i:3000 #Just change the port 3000