mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 17:46:02 +02:00
nproc: add more information link (#5618)
This commit is contained in:
parent
be246d97b0
commit
b6dcd8a912
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# nproc
|
# nproc
|
||||||
|
|
||||||
> Print the number of processing units (normally CPUs) available.
|
> Print the number of processing units (normally CPUs) available.
|
||||||
|
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/nproc-invocation.html>.
|
||||||
|
|
||||||
- Display the number of available processing units:
|
- Display the number of available processing units:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue