ISOINFO.1
上传用户:jnzhq888
上传日期:2007-01-18
资源大小:51694k
文件大小:1k
源码类别:

操作系统开发

开发平台:

WINDOWS

  1. ISOINFO(1)                Minix Programmer's Manual                 ISOINFO(1)
  2. NAME
  3.      isoinfo - list an ISO9660 or High Sierra volume descriptor
  4. SYNOPSIS
  5.      isoinfo [input_file]
  6. DESCRIPTION
  7.      Isoinfo reads the volume descriptor from an ISO9660 or High Sierra  Group
  8.      file  system  (usually  residing  on  cdrom)  and  lists  its contents on
  9.      standard output.  isodir, isoread, and isoinfo are all links to the  same
  10.      program.   The  program  sees which function to perform by looking how it
  11.      was called.
  12. BUGS
  13.      Only Interchange level-1  is  supported.  The  Red  Rock  extensions  and
  14.      Interchange level-2 are not implemented.
  15. SEE ALSO
  16.      isodir(1), isoread(1).
  17. AUTHOR
  18.      Michel R. Prevenier (mrpreve@cs.vu.nl)
  19.                                                                              1