Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
ISODIR.1
Upload User: jnzhq888
Upload Date: 2007-01-18
Package Size: 51694k
Code Size: 1k
Category:
OS Develop
Development Platform:
WINDOWS
- ISODIR(1) Minix Programmer's Manual ISODIR(1)
- NAME
- isodir - list ISO9660 or High Sierra directories
- SYNOPSIS
- isodir -[lr] input_file [dir]
- DESCRIPTION
- Isodir reads directories on a file system in ISO9660 or High Sierra Group
- format (usually residing on cdrom) and lists their contents on standard
- output. Directory names 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.
- -l Lists all info on files and directories (size, date, time)
- -r Recursively descend and print subdirectories
- BUGS
- Only Interchange level-1 is supported. The Red Rock extensions and
- Interchange level-2 are not implemented.
- SEE ALSO
- isoread(1), isoinfo(1).
- AUTHOR
- Michel R. Prevenier (mrpreve@cs.vu.nl)
- 1