Skip to content

Instantly share code, notes, and snippets.

@jai-o
Last active April 29, 2020 04:04
Useful Mac Terminal Commands
  • Flush DNS: sudo killall -HUP mDNSResponder
  • Show permissions: stat -c '%a - %n' *
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment