add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

View File

@@ -1,24 +1,24 @@
# ac
> 打印用户连接时长数据
> 更多信息:<https://www.gnu.org/software/acct/manual/accounting.html#ac>.
> 打印用户连接时长的统计信息
> 更多信息:<https://www.gnu.org/software/acct/manual/accounting.html#ac>
- 以小时为单位打印当前用户连接时间
- 打印当前用户连接的时长(以小时为单位)
`ac`
- 以小时为单位打印所有用户连接时间
- 打印所有用户连接的时长(以小时为单位)
`ac --individual-totals`
- 以小时为单位打印特定用户连接时间
- 打印特定用户连接的时长(以小时为单位)
`ac --individual-totals {{用户名}}`
`ac --individual-totals {{username}}`
- 以小时为单位打印特定用户每天连接时间
- 打印特定用户每天连接的时长(包括总计)
`ac --daily-totals --individual-totals {{用户名}}`
`ac --daily-totals --individual-totals {{username}}`
- 显示附加细:
- 显示附加细
`ac --compatibility`
`ac --compatibility`