logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ncpus - print the number of virtual CPUs

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 ]

See Also