As the title says, I\'m running multiple game servers, and every of them has the same name but different PID and the port number. I would
name
PID
port
netstat -nlp should tell you the PID of what's listening on which port.
netstat -nlp