MPE/iX Shell and Utilities Reference Manual, Vol 2

sed(1) MPE/iX Shell and Utilities sed(1)
Message: Missing script
Cause: You specified the –e option but did not provide a script as its argument.
Action: Provide the missing script.
Message: newline or end of file found in pattern
Cause: sed encountered a newline or end of file character when reading a pattern from
the script or script file.
Action: Check the pattern for a missing delimiter.
Message: no memory file file table
Cause: There were not enough free system resources to perform the requested opera-
tion.
Action: Free up more resources.
Message: no remembered regular expression
Cause: You issued a command that tried to use a remembered regular expression, but
there was no remembered regular expression.
Action: Specify the regular expression explicitly.
Message: non-matching "{" and "}" commands
Cause: You specified a { command without the matching }.
Action: Provide the missing }.
Message: num1 addresses given for command expecting at most num2
Cause: You specified a command with num1 addresses that uses a maximum of num2
addresses.
Action: Use the correct number of addresses.
Message: Option –option argument missing
Cause: You did not provide an argument for –option.
Action: Provide the missing argument.
Message: pattern space overflow during G command
Cause: The contents of the hold buffer was too long to be appended to the pattern buf-
fer.
Action: Place a smaller amount of text in the hold buffer.
Message: reading from file "filename": system error
Cause: See syserror(3).
Action: See syserror(3).
Message: regular expression error: regular expression error
Cause: See regerror(3).
Action: See regerror(3).
1-512 Commands and Utilities