freebsd-dev/usr.bin/cpuset
Mateusz Guzik 48bfd35976 Add nproc(1)
This program prints the number of CPU threads it can run on, while
respecting cpusets (or not, depending on switches).

It aims to be compatible with nproc as found in GNU coreutils.

Reviewed by:	des
Reviewed by:	pstef
Differential Revision:	https://reviews.freebsd.org/D38386
2023-02-08 19:47:33 +00:00
..
cpuset.1 Add nproc(1) 2023-02-08 19:47:33 +00:00
cpuset.c cpuset: add --count 2023-02-04 17:50:41 +00:00
Makefile
Makefile.depend