3 isodir \- list ISO9660 or High Sierra directories
5 \fBisodir\fP \-[\fBlr\fP] \fIinput_file\fP [\fIdir\fP]
7 \fBIsodir\fP reads directories on a file system in ISO9660 or High Sierra
8 Group format (usually residing on cdrom) and lists their contents on
9 standard output. Directory names should contain slashes to separate
10 components. The names \fBisodir\fP, \fBisoread\fP, and \fBisoinfo\fP are all
11 links to the same program. The program sees which function to perform by
12 looking how it was called.
15 Lists all info on files and directories (size, date, time)
17 Recursively descend and print subdirectories
19 List the byte offset and size of a file or directory. (Useful in scripts that
20 want to operate on an ISO image file. To add a MINIX 3 partition table, for
23 Only Interchange level-1 is supported. The Red Rock extensions and Interchange
24 level-2 are not implemented.
29 Michel R. Prevenier (mrpreve@cs.vu.nl)