Manual Page Result
0
Command: cddrec | Section: 1 | Source: Digital UNIX | File: cddrec.1.gz
cddrec(1) General Commands Manual cddrec(1)
NAME
cddrec - Read Directory Record from CD-ROM directory
SYNOPSIS
/usr/bin/cddrec [-s number] [-b] file
FLAGS
Specifies the File Section for which the Directory Record is to
be read. The numbering starts with one and can be any whole
number. If this option is not used, the last file section of
the named file is assumed.
Copies the entire Directory Record from a CD-ROM in binary for-
mat to standard output.
Names a file within the CD-ROM file hierarchy of a mounted CD-
ROM File System.
DESCRIPTION
The cddrec command reads the Directory Record associated with a file or
directory on a mounted CD-ROM and lists its contents on standard out-
put.
The output is formatted in a table that contains the name of each field
of the Directory Record and the corresponding contents of the entry as
recorded on the CD-ROM. Note that the System Use field is not listed
because it may contain non-printable characters.
Users must have read permission for file in order to execute the com-
mand.
EXIT VALUES
The following exit values are returned:
The command was successful.
The named file was not found, or was not within the CD-ROM hier-
archy, or access permission was denied.
The File Section indicated by file does not exist.
RELATED INFORMATION
Functions: cd_cdrec(3), cd_drec(3).
delim off
cddrec(1)