coreutils/src/uu/nproc/nproc.md
2023-03-23 08:57:18 +01:00

253 B

nproc

nproc [OPTIONS]...

Print the number of cores available to the current process. If the OMP_NUM_THREADS or OMP_THREAD_LIMIT environment variables are set, then they will determine the minimum and maximum returned value respectively.