osf1 man page for cddrec

Query: cddrec

OS: osf1

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

cddrec(1)						      General Commands Manual							 cddrec(1)

NAME
cddrec - Read Directory Record from CD-ROM directory
SYNOPSIS
/usr/bin/cddrec [-s number] [-b] file
OPTIONS
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 format 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 output. 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 command.
EXIT STATUS
The following exit values are returned: The command was successful. The named file was not found, or was not within the CD-ROM hierarchy, or access permission was denied. The File Section indicated by file does not exist.
SEE ALSO
Functions: cd_cdrec(3), cd_drec(3) cddrec(1)
Related Man Pages
cd_cxar(3) - osf1
cdxar(1) - osf1
cd_cdrec(3) - osf1
cd_type(3) - osf1
cdmntsuppl(8) - osf1
Similar Topics in the Unix Linux Community
Overwrite & Delete in Text File
Hardcoding & Record counts in a file
Find file only from a Directory
Directory vs. Folder?
Storing a Temporary File Using C