Minix2.0/man/man1/isoread.1

.TH ISOREAD 1
.SH NAME
isoread \- read a file in ISO9660 or High Sierra format
.SH SYNOPSIS
\fBisoread\fP [\fIinput_file\fP] \fIfile\fP
.SH DESCRIPTION
\fBIsoread\fP reads a file in ISO9660 or High Sierra Group format (usually
residing on cdrom) and lists its contents on standard output.  The file path
should contain slashes to separate components. The names \fBisodir\fP,
\fBisoread\fP, and \fBisoinfo\fP are all links to the same program. The
program sees which function to perform by looking how it was called.
.SH "BUGS"
Only Interchange level-1 is supported. The Red Rock extensions and Interchange 
level-2 are not implemented. 
.SH "SEE ALSO"
.BR isodir (1),
.BR isoinfo (1).
.SH AUTHOR
Michel R. Prevenier (mrpreve@cs.vu.nl)