isodir.1

来自「Unix操作系统minix 2.0源码」· 1 代码 · 共 26 行

1
26
字号
.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.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 + -
显示快捷键?