mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00

* linux/s*: add Korean translation * systemctl: update Korean translation * Update pages.ko/linux/sqfscat.md Co-authored-by: Chooooo <contact@choo.ooo> * Update pages.ko/linux/shar.md Co-authored-by: Chooooo <contact@choo.ooo> * Update pages.ko/linux/sqfstar.md Co-authored-by: Chooooo <contact@choo.ooo> * shnsplit: fix typo * semanage: update Korean translation --------- Co-authored-by: Chooooo <contact@choo.ooo>
388 B
388 B
squeue
SLURM 스케줄러에 대기 중인 작업을 표시합니다. 더 많은 정보: https://manned.org/squeue.
- 대기열 보기:
squeue
- 특정 사용자에 의해 대기 중인 작업 보기:
squeue -u {{사용자명}}
- 대기열을 5초마다 새로고침하여 보기:
squeue -i {{5}}
- 예상 시작 시간과 함께 대기열 보기:
squeue --start