ISOREAD.1
资源名称:os_source.zip [点击查看]
上传用户:datang2001
上传日期:2007-02-01
资源大小:53269k
文件大小:1k
源码类别:
操作系统开发
开发平台:
C/C++
- ISOREAD(1) Minix Programmer's Manual ISOREAD(1)
- NAME
- isoread - read a file in ISO9660 or High Sierra format
- SYNOPSIS
- isoread [input_file] file
- DESCRIPTION
- Isoread reads a file in ISO9660 or High Sierra Group format (usually
- residing on cdrom) and lists its contents on standard output. The file
- path should contain slashes to separate components. The names 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), isoinfo(1).
- AUTHOR
- Michel R. Prevenier (mrpreve@cs.vu.nl)
- 1