Is there a compression utility that will allow extracting a file while skipping the first (container) directory.
My purpose is to create an automated install script that will download a specific .zip, extract and install. I want option to skip the container directory which is nearly always an undesirable name.
An example would be like using the rar option ep1
rar x -ep1 archive.rar