tldr/pages.fa/common/atq.md

17 lines
485 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

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