atq: add Korean translation (#11576)

pull/23/head
HoJeong Im 2023-11-23 14:52:34 +09:00 committed by GitHub
parent 4d03873c18
commit 040c94dfa0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 0 deletions

16
pages.ko/common/atq.md Normal file
View File

@ -0,0 +1,16 @@
# atq
> `at` 또는 `batch` 명령으로 예약된 작업 표시.
> 더 많은 정보: <https://manned.org/atq>.
- 현재 사용자의 예약된 작업 표시:
`atq`
- 'a'라는 대기열의 작업 표시 (대기열에는 단일 문자 이름이 있음):
`atq -q {{a}}`
- 모든 사용자의 직업 표시 (슈퍼유저로 실행):
`sudo atq`