Skip to content

Instantly share code, notes, and snippets.

@masaki925
Last active January 3, 2018 07:27
Show Gist options
  • Save masaki925/8e20c280d71bf26a1483b0edeae5710d to your computer and use it in GitHub Desktop.
Save masaki925/8e20c280d71bf26a1483b0edeae5710d to your computer and use it in GitHub Desktop.
  • LISTEN ポートの確認
sudo lsof -i -n -P | grep LISTEN
  • アプリ内でのウィンドウ切り替え
    • system preferences から、keyboard > shortcut で、move to next window にCmd + Space を割り当て
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment