MPE/iX Shell and Utilities Reference Manual, Vol 1

csplit(1) MPE/iX Shell and Utilities csplit(1)
Message: cannot create temporary file: system error
Cause: See syserror(3).
Action: See syserror(3).
Message: csplit argument must be one of ...
Cause: You specified an argument to csplit that did not look like a regular expres-
sion, line number, or repeat count.
Action: Check the syntax of your command line, correct any mistakes, and re-enter it.
Message: error in regular expression regexp: regular expression error
Cause: See regerror(3).
Action: See regerror(3).
Message: Generated filenames would be too long
Cause: You specified an argument for the –n option that when combined with the
length of the specified prefix resulted in a generated file name that was longer
than the file system permits.
Action: Specify a shorter prefix or a lower value for the argument to the –n option.
Message: input file "filename": system error
Cause: See syserror(3).
Action: See syserror(3).
Message: insufficient memory: system error
Cause: See syserror(3).
Action: See syserror(3).
Message: Misplaced {number} repetition count
Cause: You specified a {number} repetition count before specifying the splitting cri-
teria, or you specified the count without specifying any criteria at all.
Action: Make sure that any {number} arguments follow the appropriate criteria specifi-
cation on the command line.
Message: missing input file
Cause: You did not specify an input file.
Action: Specify an input file.
Message: Missing number of digits
Cause: You specified the –n option but did not provide an argument to indicate the
number of digits to use when generating file names.
Action: Provide the missing argument.
Message: Missing prefix file name
Cause: You specified the –f option but did not provide a prefix as an argument.
Action: Provide the missing prefix.
Commands and Utilities 1-141