atq: add Korean translation (#11576)
This commit is contained in:
16
pages.ko/common/atq.md
Normal file
16
pages.ko/common/atq.md
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
# atq
|
||||||
|
|
||||||
|
> `at` 또는 `batch` 명령으로 예약된 작업 표시.
|
||||||
|
> 더 많은 정보: <https://manned.org/atq>.
|
||||||
|
|
||||||
|
- 현재 사용자의 예약된 작업 표시:
|
||||||
|
|
||||||
|
`atq`
|
||||||
|
|
||||||
|
- 'a'라는 대기열의 작업 표시 (대기열에는 단일 문자 이름이 있음):
|
||||||
|
|
||||||
|
`atq -q {{a}}`
|
||||||
|
|
||||||
|
- 모든 사용자의 직업 표시 (슈퍼유저로 실행):
|
||||||
|
|
||||||
|
`sudo atq`
|
Reference in New Issue
Block a user