AT&T UNIX™PC Unix System V Users Manual - tenox

AT&T UNIX™PC Unix System V Users Manual - tenox AT&T UNIX™PC Unix System V Users Manual - tenox

01.01.2013 Views

DD (1) DD (I) EXAMPLE This command will read an EBCDIC floppy blocked ten 80-byte EBCDIC card images per record into the ASCII file x : dd if=/dev/rfp021 of=x ibs=800 cbs=80 conv=ascii,lcase Note the use of raw floppy. Dd is especially suited to 1/0 on the raw physical devices because it allows reading and writing in arbitrary record sizes. SEE ALSO cp(l). DIAGNOSTICS f+p records in(out) numbers of full and partial records read( written) BUGS The ASCII/EBCDIC conversion tables are taken from the 256 character standard in the CACM Nov, 1968. The ibm conversion, while less blessed as a standard, corresponds better to certain ffiM print train conventions. There is no universal solution. New-lines are inserted only on conversion to ASCII; padding is done only on conversion to EBCDIC. These should be separate options. - 2-

� I DELTA ( l ) DELTA (I) NAME delta - make a delta (change) to an sees file SYNOPSIS delta [-rSID] [ -s] [-n] [-glist] [-m[mrlist]] [-y[comment]] [-p] files DESCRIPTION Delta is used to permanently introduce into the named sees file changes that were made to the file retrieved by get( 1) (called the g-file , or generated file). Delta makes a delta to each named sees file. If a directory is named, delta behaves as though each file in the directory were specified as a named file, except that non-SCCS files (last component of the path name does not begin with s.) and unreadable files are silently ignored. If a name of - is given, the standard input is read (see WARNINGS); each line of the standard input is taken to be the name of an sees file to be processed. Delta may issue prompts on the standard output depending upon certain keyletters specified and flags (see admin(l)) that may be present in the sees file (see -m and -y keyletters below). Keyletter arguments apply independently to each named file. -rSID Uniquely identifies which delta is to be made to the sees file. The use of this keyletter is necessary only if two or more outstanding gets for editing (get -e) on the same sees file were done by the same person (login name). The SID value specified with the -r keyletter can be either the SID specified on the get command line or the SID to be made as reported by the get command (see get(1)). A diagnostic results if the specified SID is ambiguous, or, if necessary and omitted on the command line. -8 Suppresses the issue, on the standard output, of the created delta's SID, as well as the number of lines inserted, deleted and unchanged in the sees file. -n Specifies retention of the edited g-file (normally removed at completion of delta processing). -glist Specifies a list (see get(1) for the definition of list) of deltas which are to be ignored when the file is accessed at the change level (SID) created by this delta. -m[mrlist] If the sees file has the v flag set (see admin(1)) then a Modification Request (MR) number must be supplied as the reason for creating the new delta. - 1 -

�<br />

I<br />

DELTA ( l ) DELTA (I)<br />

NAME<br />

delta - make a delta (change) to an sees file<br />

SYNOPSIS<br />

delta [-rSID] [ -s] [-n] [-glist] [-m[mrlist]] [-y[comment]]<br />

[-p] files<br />

DESCRIPTION<br />

Delta is used to permanently introduce into the named sees file<br />

changes that were made to the file retrieved by get( 1) (called the<br />

g-file , or generated file).<br />

Delta makes a delta to each named sees file. If a directory is<br />

named, delta behaves as though each file in the directory were<br />

specified as a named file, except that non-SCCS files (last component<br />

of the path name does not begin with s.) and unreadable<br />

files are silently ignored. If a name of - is given, the standard<br />

input is read (see WARNINGS); each line of the standard input is<br />

taken to be the name of an sees file to be processed.<br />

Delta may issue prompts on the standard output depending upon<br />

certain keyletters specified and flags (see admin(l)) that may be<br />

present in the sees file (see -m and -y keyletters below).<br />

Keyletter arguments apply independently to each named file.<br />

-rSID Uniquely identifies which delta is to be<br />

made to the sees file. The use of this<br />

keyletter is necessary only if two or more<br />

outstanding gets for editing (get -e) on the<br />

same sees file were done by the same person<br />

(login name). The SID value specified<br />

with the -r keyletter can be either the SID<br />

specified on the get command line or the<br />

SID to be made as reported by the get command<br />

(see get(1)). A diagnostic results if<br />

the specified SID is ambiguous, or, if necessary<br />

and omitted on the command line.<br />

-8<br />

Suppresses the issue, on the standard output,<br />

of the created delta's SID, as well as<br />

the number of lines inserted, deleted and<br />

unchanged in the sees file.<br />

-n<br />

Specifies retention of the edited g-file (normally<br />

removed at completion of delta processing).<br />

-glist Specifies a list (see get(1) for the definition<br />

of list) of deltas which are to be ignored<br />

when the file is accessed at the change level<br />

(SID) created by this delta.<br />

-m[mrlist] If the sees file has the v flag set (see<br />

admin(1)) then a Modification Request<br />

(MR) number must be supplied as the reason<br />

for creating the new delta.<br />

- 1 -

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

Saved successfully!

Ooh no, something went wrong!