| PASTE ( 1 ) | USER COMMANDS | PASTE ( 1 ) |
|---|
Unless the -s option is specified, if an end-of-file is encountered on one or more input files, but not all input files, paste behaves as if empty lines were read from the file(s) on which end-of-file was detected.
Unless the -s option is specified, paste is limited by the underlying operating system on how many file operands can be specified.
If no file operands are given or if the file is -, paste reads from standard input. The start of the file is defined as the current offset.