This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

extract

    Extract one single file from a .zip .tar, .tgz, .tar.gz, tar.bz2, tar.gz.

    Usage:
        ops -extract file.(zip|tgz|tar[.gz|.bz2|.xz]) target
    

    Example

    Extract file named single.pdf from archive.zip archive.

    ops -extract archive.zip single.pdf