Mac

  • screenshot: command + shift + 4 (specific part), command + shift + 3 (full screen)
  • force quit: command + option + esc (like ctrl+alt+delete)
  • switch between apps: cmd + tab
  • dictionary/lookup: cmd + ctrl + D

Running port & kill process

  • netstat -vanp tcp | grep 3000
  • kill -9 PID