ncpus - print the number of virtual CPUs
Contents
Description
ncpus prints the number of virtual CPUs to standard output. With the +n argument, it prints the number
of processors +n; with the -n argument, it prints the number of processors -n (if the result is less than
1, ncpus prints 1). With the n argument, ncpus prints n. ncpus ignores malformed argument.
This program is a part of the Middleman System (mdm).
Exit Status
The exit status of ncpus is 0.
Name
ncpus - print the number of virtual CPUs
See Also
mdm.screen(1) Linux 2009-03-10 NCPUS(1)
Synopsis
ncpus[+n | n | -n ]
