TAC(1) | 使用者命令 | TAC(1) |
tac - 連線檔案並逆序輸出
tac [選項]... [檔案列表]...
將檔案列表中的每一個檔案輸出到標準輸出,行號大的優先。
如果沒有指定檔案,或者指定檔案為 "-",則從標準輸入讀取。
必選引數對長短選項同時適用。
由 Jay Lepreau 和 David MacKenzie 編寫。
GNU coreutils 的線上幫助:
<https://www.gnu.org/software/coreutils/>
GNU coreutils 的線上幫助:
<https://www.gnu.org/software/coreutils/>
Copyright © 2022 Free Software Foundation, Inc. License
GPLv3+: GNU GPL version 3 or later
<https://gnu.org/licenses/gpl.html>.
本軟體是自由軟體:您可以自由修改和重新發布它。在法律允許的範圍內,不提供任何保證。
cat(1), rev(1)
完整文件請見:
<https://www.gnu.org/software/coreutils/tac>
或者在本地使用: info
'(coreutils) tac invocation'
本頁面中文版由中文
man 手冊頁計劃提供。
中文 man
手冊頁計劃:https://github.com/man-pages-zh/manpages-zh
2022年9月 | GNU coreutils 9.1 |