Files
tldr/pages.fa/common/atq.md
2024-01-05 15:52:16 +05:30

17 lines
485 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# atq
> نمایش کارهای زمانبندی شده توسط دستورهای`at` یا `batch`.
> اطلاعات بیشتر: <https://manned.org/atq>.
- نمایش کارهای زمانبندی شده کاربر کنونی:
`atq`
- نمایش کارها از صفی به اسم 'a' (صف ها اسم های یک کاراکتری دارند):
`atq -q {{a}}`
- نمایش کارهای تمام کاربرها (با دسترسی سوپریوزر اجرا کنید):
`sudo atq`