iso-info - Man Page

shows Information about an ISO 9660 image

Synopsis

iso-info [OPTION...]

Description

-d,  --debug=UINT

Set debugging to LEVEL

-i,  --input[=FILE]

Filename to read ISO-9960 image from

-f

Generate output similar to 'find . -print'

-l,  --iso9660

output similar to 'ls -lR' for an ISO 9660 fs

-U,  --udf

output similar to 'ls -lR' for a UDF fs

--no-header

Don't display header and copyright (for regression

--no-joliet

Don't use Joliet-extension information

--no-rock-ridge

Don't use Rock-Ridge-extension information

--no-xa

Don't use XA-extension information

-r --show-rock-ridge UINT Show if image uses Rock-Ridge extensions

A maximum of UINT files will be considered. Use 0 for all files.

-q,  --quiet

Don't produce warning output

-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

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

Referenced By

cd-info(1), iso-read(1).

April 2019