Skip to content

Instantly share code, notes, and snippets.

@oleg-andreyev
Created April 15, 2019 22:45
Show Gist options
  • Select an option

  • Save oleg-andreyev/053b90ef33d2c29446ef466a2817d01c to your computer and use it in GitHub Desktop.

Select an option

Save oleg-andreyev/053b90ef33d2c29446ef466a2817d01c to your computer and use it in GitHub Desktop.
nproc alias on macOS
alias nproc="sysctl -n hw.physicalcpu"
@msh31
Copy link
Copy Markdown

msh31 commented Mar 24, 2026

thank you kindly

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