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

* pages.{ar,fa}: remove translated placeholders Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * common-arguments: reword note * rmdir: fix Arabic translation Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> --------- Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
24 lines
631 B
Markdown
24 lines
631 B
Markdown
# ac
|
|
|
|
> چاپ مدت زمان اتصال کاربران.
|
|
> اطلاعات بیشتر: <https://www.gnu.org/software/acct/manual/accounting.html#ac>.
|
|
|
|
- چاپ تعداد ساعات اتصال کاربر کنونی:
|
|
|
|
`ac`
|
|
|
|
- چاپ تعداد ساعات اتصال کاربران:
|
|
|
|
`ac --individual-totals`
|
|
|
|
- چاپ تعداد ساعات اتصال یک کاربر خاص:
|
|
|
|
`ac --individual-totals {{username}}`
|
|
|
|
- چاپ تعداد ساعات اتصال یک کاربر خاص (به همراه مجموع آن):
|
|
|
|
`ac --daily-totals --individual-totals {{username}}`
|
|
|
|
- نمایش اطلاعات بیشتر:
|
|
|
|
`ac --compatibility`
|