linux show all process run on port code example Example: bash list process on port sudo lsof -i:3000 #Just change the port 3000