iso-read - Man Page

reads portions of an ISO 9660 image

Synopsis

iso-read [OPTION...]

Description

-d,  --debug=INT

Set debugging to LEVEL.

-i,  --image=FILE

Read from ISO-9660 image. This option is mandatory

-e,  --extract=FILE

Extract FILE from ISO-9660 image. This option is mandatory.

-k,  --ignore

Ignore read error(s), i.e. keep going

--no-header

Don't display header and copyright (for regression testing)

-o,  --output-file=FILE

Output file. This option is mandatory.

-U  --udf

Contents are in UDF format

-V,  --version

display version and copyright information and exit

Help options

-?,  --help

Show this help message

--usage

Display brief usage message

Author

Rocky Bernstein <rocky@gnu.org>

See Also

iso-info(1) for information about an ISO-9660 image. cd-read(1) to read portions of an ISO 9660 image.

Referenced By

cd-read(1).

April 2019