table of contents
- trixie 4.27.0-1
- trixie-backports 4.30.0-1~bpo13+2
- testing 4.30.0-1
- unstable 4.30.0-1
| NPROC(1) | Opdrachten voor gebruikers | NPROC(1) |
NAAM¶
nproc - toon het aantal beschikbare rekenkernen
SAMENVATTING¶
nproc [OPTIE]...
BESCHRIJVING¶
Print the number of processing units available to the current process, which may be less than the number of online processors. If the 'OMP_NUM_THREADS' or 'OMP_THREAD_LIMIT' environment variables are set, then they will determine the minimum and maximum returned value respectively.
- --all
- print the number of installed processors, disregarding any OpenMP environment variables, or CPU quotas.
- --ignore=N
- if possible, exclude N processing units. The result is guaranteed to be at least 1.
- --help
- toon de helptekst en stop
- --version
- toon programmaversie en stop
AUTEUR¶
Geschreven door Giuseppe Scrivano.
RAPPORTEREN VAN BUGS¶
Rapporteer gebreken aan bug-coreutils@gnu.org
Webpagina van GNU coreutils: <https://www.gnu.org/software/coreutils/>
Algemene hulp bij gebruik van GNU-software:
<https://www.gnu.org/gethelp/>
Meld alle vertaalfouten op
<https://translationproject.org/team/nl.html>
ZIE OOK¶
Volledige documentatie op:
<https://www.gnu.org/software/coreutils/nproc>
of lokaal via: info '(coreutils) nproc invocation'
Pakket gemaakt door Debian (9.10-1)
Copyright © 2026 Free Software Foundation, Inc.
Licentie GPLv3+: GNU GPL versie 3 of later
<https://gnu.org/licenses/gpl.html>
Dit is vrije software: u mag het vrijelijk wijzigen en verder verspreiden.
Deze software kent GEEN GARANTIE, voor zover de wet dit toestaat.
VERTALING¶
De Nederlandse vertaling van deze handleiding is geschreven door Mario Blättermann <mario.blaettermann@gmail.com> en Luc Castermans <luc.castermans@gmail.com>
Deze vertaling is vrije documentatie; lees de GNU General Public License Version 3 of later over de Copyright-voorwaarden. Er is geen AANSPRAKELIJKHEID.
Indien U fouten in de vertaling van deze handleiding zou vinden, stuur een e-mail naar debian-l10n-dutch@lists.debian.org.
| Februari 2026 | GNU coreutils 9.10 |