1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 21:22:09 +02:00
tldr/pages.ko/common/nproc.md
K.B.Dharun Krishna 898f711019
pages/*: update GNU coreutils links, sync translation pages (#15543)
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2025-01-18 18:45:33 +05:30

430 B

nproc

사용 가능한 처리 장치 수(일반적으로 CPU)를 출력합니다. 더 많은 정보: https://www.gnu.org/software/coreutils/manual/html_node/nproc-invocation.html.

  • 사용 가능한 처리 장치 수 표시:

nproc

  • 비활성 장치를 포함한 설치된 처리 장치 수 표시:

nproc --all

  • 가능한 경우, 반환 값에서 지정된 장치 수를 뺍니다:

nproc --ignore {{수량}}