PASTE(1) | 使用者命令 | PASTE(1) |
paste - 合併檔案各行
paste [選項]... [檔案列表]...
從列表中的所有檔案,連續依次讀取一行,合併成新行,中間用 TAB 隔開,寫到標準輸出。
如果沒有指定檔案,或者指定檔案為“-”,則從標準輸入讀取。
必選引數對長短選項同時適用。
由 David M. Ihnat 和 David MacKenzie 編寫。
GNU coreutils 的線上幫助:
<https://www.gnu.org/software/coreutils/>
請向 <https://translationproject.org/team/zh_CN.html>
報告翻譯錯誤。
Copyright © 2022 Free Software Foundation, Inc. License
GPLv3+: GNU GPL version 3 or later
<https://gnu.org/licenses/gpl.html>.
本軟體是自由軟體:您可以自由修改和重新發布它。在法律允許的範圍內,不提供任何保證。
完整文件請見:
<https://www.gnu.org/software/coreutils/paste>
或者在本地使用: info
'(coreutils) paste invocation'
本頁面中文版由中文
man 手冊頁計劃提供。
中文 man
手冊頁計劃:https://github.com/man-pages-zh/manpages-zh
2022年9月 | GNU coreutils 9.1 |