OSDN Git Service

Update translations: chroot, csplit, dd, du, pwd
[linuxjm/coreutils.git] / original / man1 / paste.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.3.
2 .TH PASTE "1" "January 2016" "GNU coreutils 8.25" "User Commands"
3 .SH NAME
4 paste \- merge lines of files
5 .SH SYNOPSIS
6 .B paste
7 [\fI\,OPTION\/\fR]... [\fI\,FILE\/\fR]...
8 .SH DESCRIPTION
9 .\" Add any additional description here
10 .PP
11 Write lines consisting of the sequentially corresponding lines from
12 each FILE, separated by TABs, to standard output.
13 .PP
14 With no FILE, or when FILE is \-, read standard input.
15 .PP
16 Mandatory arguments to long options are mandatory for short options too.
17 .TP
18 \fB\-d\fR, \fB\-\-delimiters\fR=\fI\,LIST\/\fR
19 reuse characters from LIST instead of TABs
20 .TP
21 \fB\-s\fR, \fB\-\-serial\fR
22 paste one file at a time instead of in parallel
23 .TP
24 \fB\-z\fR, \fB\-\-zero\-terminated\fR
25 line delimiter is NUL, not newline
26 .TP
27 \fB\-\-help\fR
28 display this help and exit
29 .TP
30 \fB\-\-version\fR
31 output version information and exit
32 .SH AUTHOR
33 Written by David M. Ihnat and David MacKenzie.
34 .SH "REPORTING BUGS"
35 GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
36 .br
37 Report paste translation bugs to <http://translationproject.org/team/>
38 .SH COPYRIGHT
39 Copyright \(co 2016 Free Software Foundation, Inc.
40 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
41 .br
42 This is free software: you are free to change and redistribute it.
43 There is NO WARRANTY, to the extent permitted by law.
44 .SH "SEE ALSO"
45 Full documentation at: <http://www.gnu.org/software/coreutils/paste>
46 .br
47 or available locally via: info \(aq(coreutils) paste invocation\(aq