16.12.2012 Views

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

|<br />

|<br />

|<br />

|<br />

|<br />

|<br />

|<br />

|<br />

Limits<br />

Portability<br />

However, there is no remembered filename at present. Run the<br />

subcommand again, but specify a filename this time.<br />

Restricted shell<br />

The command line invoked the restricted form of ed, but you tried an action<br />

that was not allowed in the restricted editor (the ! subcommand).<br />

Temporary file error<br />

You ran out of space on disk or encountered other errors involving the page<br />

file stored in the temporary file.<br />

Warning: file not saved<br />

You entered a subcommand to quit editing the current file, for example, q or<br />

e to edit a new file; however, you have changed the file since the last time<br />

you saved it. ed is suggesting that you save the file before you exit it;<br />

otherwise, your recent changes will be lost. To save the file, use the w<br />

command. If you really do not want to save the recent changes, use q to<br />

quit or e to edit a new file.<br />

?file An error occurred during an attempt to open or create file. This is applicable<br />

to the e, r, and w subcommands.<br />

? An unspecified error occurred. Use the h or H subcommand for more<br />

information. If the input to ed comes from a script rather than from a<br />

workstation, ed exits when any error occurs.<br />

ed allows a limit of 1024 bytes per line and 28 000 lines per file. It does not allow<br />

the NUL ('\0') character. The maximum length of a global command is 256<br />

characters, including newlines.<br />

P<strong>OS</strong>IX.2, X/Open Portability Guide, <strong>UNIX</strong> systems.<br />

The addresses < and >, the –b option, and the W and X subcommands are<br />

extensions of the P<strong>OS</strong>IX standard.<br />

Related Information<br />

awk, diff, env, ex, grep, sed, vi<br />

See Appendix C for more information about regexp.<br />

edcmtext — Display errnojr reason code text<br />

Format<br />

Description<br />

edcmtext errnojr_value<br />

edcmtext displays the description and action text for C/C++ run-time library errnojr<br />

(errno2) values. No other values are supported by this command. This command is<br />

intended as an aid for problem determination.<br />

errnojr_value is specified as 8 hexadecimal characters.<br />

ed<br />

Chapter 2. Shell command descriptions 255

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!