Answers for "get port mysql is running on mac"

SQL
0

how to check the port of mysql installation in mac

lsof -n -P -i TCP -s TCP:LISTEN
Posted by: Guest on July-02-2020

Code answers related to "get port mysql is running on mac"

Code answers related to "SQL"

Browse Popular Code Answers by Language