1PYCDLIB-EXTRACT-FILES(1)    General Commands Manual   PYCDLIB-EXTRACT-FILES(1)
2
3
4

NAME

6       pycdlib-extract-files - tool to extract files from an ISO using pycdlib
7
8

SYNOPSIS

10       pycdlib-extract-files [OPTIONS] <iso-file>
11
12

DESCRIPTION

14       This  is a tool to extract files from an existing ISO file.  Using this
15       tool, the files and directories on an ISO can be extracted to the local
16       filesystem.
17
18

OPTIONS

20       -path-type iso9660,rockridge,joliet,udf
21              Specifies the type of path to use; only applies when -start-path
22              is specified.
23
24       -start-path <pathname>
25              The ISO path to start extracting from, specified in a Unix  like
26              path  (something like "/foo/bar").  If not specified, extraction
27              starts from the root of the ISO (equivalent to specifying  "/").
28              The starting path must be a directory on the ISO.  If -path-type
29              is not specified,  the  path  is  an  ISO9660  style  path.   If
30              -path-type is specified, the path is that particular type.
31
32

SEE ALSO

34       pycdlib-compare(1), pycdlib-explorer(1), pycdlib-genisoimage(1)
35
36

AUTHOR

38       Chris Lalancette <clalancette@gmail.com>
39
40
41
42pycdlib-extract-files              Sep 2018           PYCDLIB-EXTRACT-FILES(1)
Impressum