a2dismod to avahi-browse: add Chinese translation (#5246)

This commit is contained in:
千玄子
2021-05-02 02:43:23 +08:00
committed by GitHub
parent 9ccc49d98f
commit 92f09753c6
26 changed files with 463 additions and 6 deletions

23
pages.zh/linux/ac.md Normal file
View File

@@ -0,0 +1,23 @@
# ac
> 打印用户连接时长数据。
- 以小时为单位打印当前用户连接时间:
`ac`
- 以小时为单位打印所有用户连接时间:
`ac --individual-totals`
- 以小时为单位打印特定用户连接时间:
`ac --individual-totals {{用户名}}`
- 以小时为单位打印特定用户每天连接时间:
`ac --daily-totals --individual-totals {{用户名}}`
- 显示附加明细:
`ac --compatibility`