FOLD(1) | 用户命令 | FOLD(1) |
fold - 对每个输入行进行折叠以适应指定宽度
fold [选项]... [文件]...
将每个指定文件中的行进行折叠,并写入至标准输出。
如果没有指定文件,或者指定文件为“-”,则从标准输入读取。
必选参数对长短选项同时适用。
由 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
2022年9月 | GNU coreutils 9.1 |