ac, abbr: add Farsi translation (#11982)
* ac: add Farsi translation * abbr: add Farsi translation
This commit is contained in:

committed by
GitHub

parent
17687e028e
commit
b4d29c495e
24
pages.fa/linux/ac.md
Normal file
24
pages.fa/linux/ac.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# ac
|
||||
|
||||
> چاپ مدت زمان اتصال کاربران.
|
||||
> اطلاعات بیشتر: <https://www.gnu.org/software/acct/manual/accounting.html#ac>.
|
||||
|
||||
- چاپ تعداد ساعات اتصال کاربر کنونی:
|
||||
|
||||
`ac`
|
||||
|
||||
- چاپ تعداد ساعات اتصال کاربران:
|
||||
|
||||
`ac --individual-totals`
|
||||
|
||||
- چاپ تعداد ساعات اتصال یک کاربر خاص:
|
||||
|
||||
`ac --individual-totals {{نام_کاربری}}`
|
||||
|
||||
- چاپ تعداد ساعات اتصال یک کاربر خاص (به همراه مجموع آن):
|
||||
|
||||
`ac --daily-totals --individual-totals {{نام_کاربری}}`
|
||||
|
||||
- نمایش اطلاعات بیشتر:
|
||||
|
||||
`ac --compatibility`
|
Reference in New Issue
Block a user