isodir.1

来自「minix操作系统最新版本(3.1.1)的源代码」· 1 代码 · 共 30 行

1
30
字号
.TH ISODIR 1.SH NAMEisodir \- list ISO9660 or High Sierra directories.SH SYNOPSIS\fBisodir\fP \-[\fBlr\fP] \fIinput_file\fP [\fIdir\fP].SH DESCRIPTION\fBIsodir\fP reads directories on a file system in ISO9660 or High SierraGroup format (usually residing on cdrom) and lists their contents onstandard output.  Directory names should contain slashes to separatecomponents. The names \fBisodir\fP, \fBisoread\fP, and \fBisoinfo\fP are alllinks to the same program.  The program sees which function to perform bylooking how it was called..PP.IP \-l Lists all info on files and directories (size, date, time).IP \-r Recursively descend and print subdirectories.IP \-BList the byte offset and size of a file or directory.  (Useful in scripts thatwant to operate on an ISO image file.  To add a MINIX 3 partition table, forinstance.).SH "BUGS"Only Interchange level-1 is supported. The Red Rock extensions and Interchangelevel-2 are not implemented..SH "SEE ALSO".BR isoread (1),.BR isoinfo (1)..SH AUTHORMichel R. Prevenier (mrpreve@cs.vu.nl)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?