MPE/iX Shell and Utilities Reference Manual, Vol 2

paste(1) MPE/iX Shell and Utilities paste(1)
Message: Option –option argument missing
Cause: You did not provide an argument for –option.
Action: Provide the missing argument.
Message: too many files at "filename"
Cause: You specified more files than paste can handle. The filename given in the
error message is the name of the first file that paste was unable to open. The
number of files that paste can open depends on the number of files that other
processes have open.
Action: Close files that other processes have open to increase the number of files that
paste can open.
Message: Unknown option "–option"
Cause: You specified an option that is not valid for paste.
Action: Check the DESCRIPTION section for a list of valid paste options.
PORTABILITY
POSIX.2. x/OPEN Portability Guide 4.0. UNIX System V.
MPE/iX NOTES
For information on how the current
MPE/iX implementation may affect the operation of this
utility, see Appendix A, MPE/iX Implementation Considerations.
SEE ALSO
cut(1)
Commands and Utilities 1-407