Skip to content

Instantly share code, notes, and snippets.

@chenhengqi
Created August 28, 2020 07:02
Show Gist options
  • Save chenhengqi/956a27a60f79e5964fe4fe14aac7bdf3 to your computer and use it in GitHub Desktop.
Save chenhengqi/956a27a60f79e5964fe4fe14aac7bdf3 to your computer and use it in GitHub Desktop.
execute sudo command on macOS

To execute sudo command on macOS, use:

$ sudo -s

enter your password and enjoy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment