1ISO-INFO(1) User Commands ISO-INFO(1)
2
3
4
6 iso-info - shows Information about an ISO 9660 image
7
9 iso-info [OPTION...]
10
12 -d, --debug=UINT
13 Set debugging to LEVEL
14
15 -i, --input[=FILE]
16 Filename to read ISO-9960 image from
17
18 -f Generate output similar to 'find . -print'
19
20 -l, --iso9660
21 output similar to 'ls -lR' for an ISO 9660 fs
22
23 -U, --udf
24 output similar to 'ls -lR' for a UDF fs
25
26 --no-header
27 Don't display header and copyright (for regression
28
29 --no-joliet
30 Don't use Joliet-extension information
31
32 --no-rock-ridge
33 Don't use Rock-Ridge-extension information
34
35 --no-xa
36 Don't use XA-extension information
37
38 -r --show-rock-ridge UINT Show if image uses Rock-Ridge extensions
39 A maximum of UINT files will be considered. Use 0 for all
40 files.
41
42 -q, --quiet
43 Don't produce warning output
44
45 -V, --version
46 display version and copyright information and exit
47
48 Help options:
49 -?, --help
50 Show this help message
51
52 --usage
53 Display brief usage message
54
56 Rocky Bernstein <rocky@gnu.org>
57
59 Copyright © 2003-2005, 2007-2008, 2011-2015, 2017 R. Bernstein
60 This is free software; see the source for copying conditions. There is
61 NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
62 PURPOSE. Have driver: GNU/Linux ioctl and MMC driver Have driver: cdr‐
63 dao (TOC) disk image driver Have driver: bin/cuesheet disk image driver
64 Have driver: Nero NRG disk image driver No CD-ROM device found.
65
67 cd-info(1) for information about an ISO-9660 image. cd-read(1) to read
68 portions of an ISO 9660 image.
69
70
71
72iso-info April 2019 ISO-INFO(1)