Drc - D-record count
[ English | Japanese ]
Drc [ input-file.. ]
Drc
reads D-records from each
input-file
in sequence,
and output a D-record reporting record count
for each input file.
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.
- -D [i/o]datautf=8|16|32
- UTF I/O feature (see manual page of
UTF I/O feature.)
- Ddatautf, Didatautf, Dodatautf
- for
UTF I/O feature.
See the manual of
D_msg.
Dintro,
Dfd,
D_msg.
AUTHOR
MIYAZAWA Akira
miyazawa@nii.ac.jp
2003