fold -
對每個輸入行進行摺疊以適應指定寬度
fold [
選項]... [
檔案]...
將每個指定檔案中的行進行摺疊,並寫入至標準輸出。
如果沒有指定檔案,或者指定檔案為“-”,則從標準輸入讀取。
必選引數對長短選項同時適用。
-
-b, --bytes
- 計算位元組數而不是列數
-
-s, --spaces
- 在空格處斷行
-
-w, --width=寬度
- 使用指定的列寬度代替預設的80
- --help
- 顯示此幫助資訊並退出
- --version
- 顯示版本資訊並退出
由 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/fold>
或者在本地使用: info
'(coreutils) fold invocation'
本頁面中文版由中文 man
手冊頁計劃提供。
中文 man 手冊頁計劃:
https://github.com/man-pages-zh/manpages-zh