09.06.2013 Views

Intel XENIX 286 Programmers Guide (86) - Tenox.tc

Intel XENIX 286 Programmers Guide (86) - Tenox.tc

Intel XENIX 286 Programmers Guide (86) - Tenox.tc

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.

Programming Commands <strong>XENIX</strong> Programming<br />

get (continued)<br />

The g-file, which contains the generated text, is created in the current directory (unless<br />

the -p option is used). A g-file is created in all cases, whether or not any lines of text<br />

were generated by the get. It is owned by the real user. If the -k option is used or<br />

implied, its mode is 0644; otherwise, its mode is 0444. Only the real user need have<br />

write permission in the current directory.<br />

The 1-file contains a table showing which deltas were applied in generating the retrieved<br />

text. The 1-file is created in the current directory if the -1 option is used; its mode is<br />

0444, and it is owned by the real user. Only the real user need have write permission in<br />

the current directory.<br />

Lines in the 1-file have the following format:<br />

• A blank character if the delta was applied; * otherwise<br />

• A blank character if the delta wasn't applied or was applied and ignored; * if the<br />

delta wasn't applied and wasn't ignored<br />

• A code indicating a "special" reason why the delta was or was not applied:<br />

• Blank<br />

"I": Included<br />

"X": Excluded<br />

"C": Cut off (by a -c option)<br />

• SCCS identification (SID)<br />

• Tab character<br />

• Date and time (in the form YY/MM/DD HH:MM:SS) of creation<br />

• Blank<br />

• Login name of person who created delta<br />

The comments and MR data follow on subsequent lines, indented one horizontal tab<br />

character. A blank line terminates each entry.<br />

The p-file is used to pass information resulting from a get with an -e option along to<br />

delta. Its contents are also used to prevent a subsequent execution of get with an -e<br />

option for the same SID until delta is executed or the joint edit flag, j, (see admin) is set<br />

in the SCCS file. The p-file is created in the directory containing the SCCS file, and<br />

the effective user must have write permission in that directory. Its mode is 0644, and it<br />

is owned by the effective user. The format of the p-file is: the retrieved SID, a blank,<br />

the SID that the new delta will have when it is made, a blank, the login name of the real<br />

user, a blank, the date-time the get was executed, a blank and the -i option argument if<br />

it was present, a blank and the -x option argu ment if it was present, and a newline.<br />

There can be an arbitrary number of lines in the p-file at any time; no two lines can<br />

have the same new delta SID.<br />

B-68

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

Saved successfully!

Ooh no, something went wrong!