Index Click this button to go to the index for this section.


cdptrec(1)

NAME

cdptrec - Read Path Table Record from the CD-ROM Path Table

SYNOPSIS

/usr/bin/cdptrec [-b] directory

FLAGS

-b Copies the entire Path Table Record from a CD-ROM in binary format to standard output. directory 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 VALUES

The following exit values are returned: 0 The command was successful. 1 The named directory was not found, or was not within the CD-ROM hierarchy, or access permission was denied.

RELATED INFORMATION

Functions: cd_cptrec(3), cd_ptrec(3).