pear: a simple utility for listing file names inside archives
I made a small utility for listing the file names inside an archive file, e.g. tar, zip, etc. This comes in handy when you download some software package using the command line but you aren't sure whether to extract it in its own folder because you don't know what the file structure inside is.
https://github.com/pipe01/pearOpen linkView original on programming.dev
