other languages
PINKY(1) | 用戶命令 | PINKY(1) |
名稱¶
pinky - 輕量級的 finger概述¶
pinky [選項]... [用戶]...描述¶
- -l
- 對指定用戶輸出完整的長格式信息
- -b
- 在長格式中省略用戶主目錄以及登錄 shell
- -h
- 在長格式中省略用戶的項目文件
- -p
- 在長格式中省略用戶的計劃文件
- -s
- 輸出短格式信息(默認)
- -f
- 在短格式中省略列欄報頭
- -w
- 在短格式中省略用戶全名
- -i
- 在短格式中省略用戶全名以及遠程主機
- -q
- 在短格式中省略用戶全名、遠程主機以及空閒時間
- --help
- 顯示此幫助信息並退出
- --version
- 顯示版本信息並退出
一個輕量級的“finger”程序;輸出用戶信息。所用 utmp 文件是 /var/run/utmp。
作者¶
由 Joseph Arceneaux、David MacKenzie 和 Kaveh Ghazi 編寫。報告錯誤¶
GNU coreutils 的在線幫助: <../../software/coreutils/>請向 <../../team/zh_CN.html> 報告 pinky 的翻譯錯誤。
版權¶
Copyright © 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <../../licenses/gpl.html>.This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
參見¶
完整文檔請見: <../../software/coreutils/pinky>或者在本地使用: info '(coreutils) pinky invocation'
跋¶
本頁面中文版由中文 man 手冊頁計劃提供。中文 man 手冊頁計劃:../../man-pages-zh/manpages-zh
2017年1月 | GNU coreutils 8.26 |