About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
jshimazu
12/11/2015 - 5:40 AM
share
Share
add_circle_outline
Save
使用中のポート確認
使用中のポート確認
check_using_port.sh
content_copy
file_download
sudo lsof -i -P | grep "LISTEN"
clear