llcomp

Package: WA2L/edrc 1.5.57
Section: General Commands (1)
Updated: 28 December 2016
Index Return to Main Contents

 

NAME

llcomp - list the files contained in a compressed archive file

 

SYNOPSIS

edrc/bin/llcomp [ -h ]

llcomp file

 

AVAILABILITY

WA2L/edrc

 

DESCRIPTION

With llcomp you can list the files included in a compressed archive without decompressing the whole archive file. The output of llcomp is more detailed then the output of the lscomp command. Note, that the output of llcomp differs depending on the archive format, while the output of lscomp is identical for all supported archives.

 

OPTIONS

-h
usage message

file
filename of the compressed archive file. This file is a file with the suffixes .tgz, .tar.gz, .tar.bz, .tar.bz2, .tar.Z, .tar.zip, .cpio, .cpio.gz, .cpio.bz, .cpio.bz2, .cpio.xz, .cpio.Z, .cpio.zip, .depot.gz, .depot, .epub, .zip, .jar, .whl, .rock, .rpm, .deb or .bw.

 

EXIT STATUS

1
specified archive file not found.

2
file format of specified archive file not recognized. The file format is determined by the file suffix only.

4
usage displayed.

6
error while decompressing a compressed archive. This error occurs if the file is not compressed with the command that is normally assigned with the file suffix.
For instance: the file my_archive.tar.gz was not really compressed with gzip or the file is corrupt.

7
error while accessing file list in archive. This error occurs if the file is not archived with the command that is normally assigned to the file suffix.
For instance: the file my_archive.tar.gz was not really a compressed tar file or the tar archive is corrupt.

 

SEE ALSO

edrcintro(1), lscomp(1), catcomp(1), ar(1), bwcreate(1), bwcompare(1), bzip2(1), zip(1), unzip(1), compress(1), cpio(1), dpkg(1), rpm(1), jar(1), tar(1), gzip(1), xz(1)

 

BUGS

-

 

AUTHOR

llcomp was developed by Christian Walther. Send suggestions and bug reports to wa2l@users.sourceforge.net . 

 

COPYRIGHT

Copyright © 2014 Christian Walther

This is free software; see edrc/doc/COPYING for copying conditions. There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


 

Index

NAME
SYNOPSIS
AVAILABILITY
DESCRIPTION
OPTIONS
EXIT STATUS
SEE ALSO
BUGS
AUTHOR
COPYRIGHT

This document was created by man2html using the manual pages.
Time: 17:03:22 GMT, April 13, 2025