isoinfo.1
来自「Unix操作系统minix 2.0源码」· 1 代码 · 共 60 行
1
60 行
ISOINFO(1) Minix Programmer's Manual ISOINFO(1)
NAME
isoinfo - list an ISO9660 or High Sierra volume descriptor
SYNOPSIS
isoinfo [input_file]
DESCRIPTION
Isoinfo reads the volume descriptor from an ISO9660 or High Sierra Group
file system (usually residing on cdrom) and lists its contents on
standard output. isodir, isoread, and isoinfo are all links to the same
program. The program sees which function to perform by looking how it
was called.
BUGS
Only Interchange level-1 is supported. The Red Rock extensions and
Interchange level-2 are not implemented.
SEE ALSO
isodir(1), isoread(1).
AUTHOR
Michel R. Prevenier (mrpreve@cs.vu.nl)
1
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?