
nproc
List of commands for nproc:
-
nproc:tldr:1ad25 nproc: Display the number of available processing units.$ nproctry on your machineexplain this command
-
nproc:tldr:7126e nproc: Display the number of installed processing units, including any inactive ones.$ nproc --alltry on your machineexplain this command
-
nproc:tldr:923a2 nproc: If possible, subtract a given number of units from the returned value.$ nproc --ignore ${count}try on your machineexplain this command