cdptrec(1) General Commands Manual cdptrec(1)
NAME
cdptrec - Read Path Table Record from the CD-ROM Path Table
SYNOPSIS
/usr/bin/cdptrec [-b] directory
OPTIONS
Copies the entire Path Table Record from a CD-ROM in binary format to standard output. Names a directory within the CD-ROM file hierarchy
of a mounted CD-ROM File System.
DESCRIPTION
The cdptrec command reads a Path Table Record associated with a CD-ROM directory and lists its contents on standard output.
The output is formatted in a table that contains the name of each field of the Path Table Record and the corresponding contents of the
entry as recorded on the CD-ROM.
Users must have read permission for directory in order to execute the command.
EXIT STATUS
The following exit values are returned: The command was successful. The named directory was not found, or was not within the CD-ROM hier-
archy, or access permission was denied.
SEE ALSO
Functions: cd_cptrec(3), cd_ptrec(3)
cdptrec(1)