add new chinese translations
This commit is contained in:
@@ -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`
|
Reference in New Issue
Block a user