Code Snippets
Saturday, January 25, 2020
Mac Command Line and Tools
1. Check ports in use
sudo lsof -i -n -P
2. Check if postgres processes are running
ps -ef | grep postgress
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)