Name

list_volume — list contents of a volume

Synopsis

list_volume [OPTION...] volume

Description

List contents of volume volume.

The following options are recognized:

-c
        Use compact volume file format. Currently format of existing volumes is
        not recognized automatically. Note that Massiv archives are stored in
        compact volume format.

-d
        Print directory names even in non-recursive mode.

-h-?
        Show help.

-m mask
        Wildcard mask used to filter files when recursion is used.

-o
        Omit header with general volume image information.

-p path
        Directory of the volume to list.

-r
        Pack directories recursively.

-R
        Pack directories recursively, do not use mask specified by the
        -m option to match subdirectory names.

-s
        Print stream sizes.

-w width
        Width of the size information column (used with the -s option).