All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.hsqldb.lib.tar.rb.TarReader.syntax.text Maven / Gradle / Ivy

There is a newer version: 2.7.2
Show newest version
SYNTAX: java -cp path/to/hsqldb.jar %{1} {t|x}  \
        [--directory=path] file/path/tar[.gz] [regex1...]
where
    t:      Table-of-content mode (like "tar -t...")
    x:      Extract mode (like "tar -x...")
    path:   Base extraction directory for relative entries
    regex*: Pattern(s) which narrow entries listed or extracted




© 2015 - 2024 Weber Informatics LLC | Privacy Policy