.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .\"******************************************************************* .\" .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* .TH PASTE 1 1 "GNU coreutils 8.26" 用户命令 .SH 名称 paste \- 合并文件各行 .SH 概述 \fBpaste\fP [\fI\,选项\/\fP]... [\fI\,文件列表\/\fP]... .SH 描述 .\" Add any additional description here .PP 从列表中的所有文件,连续依次读取一行,合并成新行,中间用 TAB 隔开,写到标准输出。 .PP 如果没有指定文件,或者指定文件为“\-”,则从标准输入读取。 .PP 必选参数对长短选项同时适用。 .TP \fB\-d\fP, \fB\-\-delimiters\fP=\fI\,字符列表\/\fP 循环使用列表中的字符取代 TAB .TP \fB\-s\fP, \fB\-\-serial\fP 不使用平行的行输出模式,而是每个文件占用一行 .TP \fB\-z\fP, \fB\-\-zero\-terminated\fP 以 NUL 作为行的分隔符,而非换行符 .TP \fB\-\-help\fP 显示此帮助信息并退出 .TP \fB\-\-version\fP 显示版本信息并退出 .SH 作者 由 David M. Ihnat 和 David MacKenzie 编写。 .SH 报告错误 GNU coreutils 的在线帮助: .br 请向 报告 paste 的翻译错误。 .SH 版权 Copyright \(co 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH 参见 完整文档请见: .br 或者在本地使用: info \(aq(coreutils) paste invocation\(aq .SH "跋" .br 本页面中文版由中文 man 手册页计划提供。 .br 中文 man 手册页计划:\fBhttps://github.com/man-pages-zh/manpages-zh\fR