check all the ports in use mac
sudo lsof -PiTCP -sTCP:LISTEN
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
GitHub 850 grgarside 6u IPv4 0x23c345381d089301 0t0 TCP localhost:25035 (LISTEN)$ npx kill-port 3000 8080 8081
Process on port 3000 killed
Process on port 8080 killed
Process on port 8081 killed
Also in C++:
- linux invalid filename fix
- github/hacksofteare
- how to push to github
- upgrade docker compose windows
- ps1 is not digitally signed. thinwgworx
- How do I open a new git bash terminal window at my current location in windows?
- pip install scrapy-proxy-pool
- how to save iptables
- private key is too open
- ifconfig not foound
- linux set date timezone
- ubuntu dpkg path
- install angular bootstrap
- redis get all data
- cmd kill process
- how to see pip installed packages
- flutter plugin installed but in flutter doctor it shows not installed
- django
- how to activate administrator account in windows 10 command prompt
- bash array
- how to create multiple files in a directory in linux
- embed photos google drive
- Illuminate\Http\Exceptions\PostTooLargeException Ubuntu
- host your pdf resume on github and jekyll