Skip to content

Instantly share code, notes, and snippets.

@jai-o
Last active April 29, 2020 04:04
Show Gist options
  • Save jai-o/cf3ca38b70a79873c0fb106da5c23867 to your computer and use it in GitHub Desktop.
Save jai-o/cf3ca38b70a79873c0fb106da5c23867 to your computer and use it in GitHub Desktop.
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