isoread.1
来自「minix操作系统最新版本(3.1.1)的源代码」· 1 代码 · 共 28 行
1
28 行
.TH ISOREAD 1.SH NAMEisoread \- read a file in ISO9660 or High Sierra format.SH SYNOPSIS\fBisoread\fP \-[\fBa\fP] [\fIinput_file\fP] \fIfile\fP.SH DESCRIPTION\fBIsoread\fP reads a file in ISO9660 or High Sierra Group format (usuallyresiding on cdrom) and lists its contents on standard output. The file pathshould contain slashes to separate components. The names \fBisodir\fP,\fBisoread\fP, and \fBisoinfo\fP are all links to the same program. Theprogram sees which function to perform by looking how it was called..PP.IP \-a (ASCII) -- convert MS-DOS text files to UNIX-style text files by droppingthe ^M at the end of each line..IP \-BList the byte offset and size of a file. (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 Interchange level-2 are not implemented. .SH "SEE ALSO".BR isodir (1),.BR isoinfo (1)..SH AUTHORMichel R. Prevenier (mrpreve@cs.vu.nl)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?