Drc - D-record count

[ English | Japanese ]

[visit D-home]

SYNOPSIS

Drc [ input-file.. ]

DESCRIPTION

Drc reads D-records from each input-file in sequence, and output a D-record reporting record count for each input file.

OUTPUT RECORD

Each output record has following fields:

filename:
input file name in the form of the command arguments after globbed by the shell. This field does not exists when the input file is the standard input.
recordcount:
number of D-records in the input file.
fieldcount:
total number of fields in the input file.
charcount:
total number of characters of value fields in the input file. Note that "charcount" is not byte count, and field name part is not counted.

OPTIONS

-D [i/o]datautf=8|16|32
UTF I/O feature (see manual page of UTF I/O feature.)

ENVIRONMENT

Ddatautf, Didatautf, Dodatautf
for UTF I/O feature.

DIAGNOSTICS

See the manual of D_msg.

SEE ALSO

Dintro, Dfd, D_msg.

AUTHOR

MIYAZAWA Akira


miyazawa@nii.ac.jp
2003