ISOREAD.1
上传用户:datang2001
上传日期:2007-02-01
资源大小:53269k
文件大小:1k
源码类别:

操作系统开发

开发平台:

C/C++

  1. .TH ISOREAD 1
  2. .SH NAME
  3. isoread - read a file in ISO9660 or High Sierra format
  4. .SH SYNOPSIS
  5. fBisoreadfP [fIinput_filefP] fIfilefP
  6. .SH DESCRIPTION
  7. fBIsoreadfP reads a file in ISO9660 or High Sierra Group format (usually
  8. residing on cdrom) and lists its contents on standard output.  The file path
  9. should contain slashes to separate components. The names fBisodirfP,
  10. fBisoreadfP, and fBisoinfofP are all links to the same program. The
  11. program sees which function to perform by looking how it was called.
  12. .SH "BUGS"
  13. Only Interchange level-1 is supported. The Red Rock extensions and Interchange 
  14. level-2 are not implemented. 
  15. .SH "SEE ALSO"
  16. .BR isodir (1),
  17. .BR isoinfo (1).
  18. .SH AUTHOR
  19. Michel R. Prevenier (mrpreve@cs.vu.nl)