Provided by: manpages-zh_1.6.3.6-1_all bug

名稱

       tac - 連線檔案並逆序輸出

概述

       tac [選項]... [檔案列表]...

描述

       將檔案列表中的每一個檔案輸出到標準輸出,行號大的優先。

       如果沒有指定檔案,或者指定檔案為 "-",則從標準輸入讀取。

       必選引數對長短選項同時適用。

       -b, --before
              將分隔符附加在行首而不是行尾

       -r, --regex
              將分隔符視為正則表示式

       -s, --separator=字串
              以指定字串作為分隔符而不是換行符

       --help 顯示此幫助資訊並退出

       --version
              顯示版本資訊並退出

作者

       由 Jay Lepreau 和 David MacKenzie 編寫。

報告錯誤

       GNU coreutils 的線上幫助: <https://www.gnu.org/software/coreutils/>
       GNU coreutils 的線上幫助: <https://www.gnu.org/software/coreutils/>

版權

       Copyright  ©  2020  Free  Software  Foundation, Inc.  License GPLv3+: GNU GPL version 3 or
       later <https://gnu.org/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.

參見

       rev(1)

       完整文件請見: <https://www.gnu.org/software/coreutils/tac>
       或者在本地使用: info '(coreutils) tac invocation'

       本頁面中文版由中文 man 手冊頁計劃提供。
       中文 man 手冊頁計劃:https://github.com/man-pages-zh/manpages-zh