Skip to content

Instantly share code, notes, and snippets.

@oleg-andreyev
Created April 15, 2019 22:45
Show Gist options
  • Save oleg-andreyev/053b90ef33d2c29446ef466a2817d01c to your computer and use it in GitHub Desktop.
Save oleg-andreyev/053b90ef33d2c29446ef466a2817d01c to your computer and use it in GitHub Desktop.
nproc alias on macOS
alias nproc="sysctl -n hw.physicalcpu"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment