home *** CD-ROM | disk | FTP | other *** search
-
-
-
- PASTE(1L) Misc. Reference Manual Pages PASTE(1L)
-
-
-
- NNNNAAAAMMMMEEEE
- paste - merge lines of files
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- ppppaaaasssstttteeee [-s] [-d delim-list] [--serial] [- - delimiters=delim-
- list] [--help] [--version] [file...]
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- This manual page documents the GNU version of ppppaaaasssstttteeee. ppppaaaasssstttteeee
- prints lines consisting of sequentially corresponding lines
- of each given file, separated by TABs, terminated by a new-
- line. If no files are given, the standard input is used. A
- file name of `-' means standard input.
-
- OOOOPPPPTTTTIIIIOOOONNNNSSSS
- -_s, --_s_e_r_i_a_l
- Paste the lines of one file at a time rather than one
- line from each file.
-
- -_d, --_d_e_l_i_m_i_t_e_r_s _d_e_l_i_m-_l_i_s_t
- Consecutively use the characters in _d_e_l_i_m-_l_i_s_t instead
- of TAB to separate merged lines. When _d_e_l_i_m-_l_i_s_t is
- exhausted, start again at its beginning.
-
- --_h_e_l_p
- Print a usage message and exit with a non-zero status.
-
- --_v_e_r_s_i_o_n
- Print version information on standard output then exit.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- FSF Last change: GNU Text Utilities 1
-
-
-
-