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

操作系统开发

开发平台:

WINDOWS

  1. .TH ISODIR 1
  2. .SH NAME
  3. isodir - list ISO9660 or High Sierra directories
  4. .SH SYNOPSIS
  5. fBisodirfP -[fBlrfP] fIinput_filefP [fIdirfP]
  6. .SH DESCRIPTION
  7. fBIsodirfP reads directories on a file system in ISO9660 or High Sierra
  8. Group format (usually residing on cdrom) and lists their contents on
  9. standard output.  Directory names should contain slashes to separate
  10. components. The names fBisodirfP, fBisoreadfP, and fBisoinfofP are all
  11. links to the same program.  The program sees which function to perform by
  12. looking how it was called.
  13. .PP
  14. .IP -l 
  15. Lists all info on files and directories (size, date, time)
  16. .IP -r 
  17. Recursively descend and print subdirectories
  18. .SH "BUGS"
  19. Only Interchange level-1 is supported. The Red Rock extensions and Interchange
  20. level-2 are not implemented.
  21. .SH "SEE ALSO"
  22. .BR isoread (1),
  23. .BR isoinfo (1).
  24. .SH AUTHOR
  25. Michel R. Prevenier (mrpreve@cs.vu.nl)