Skip to content
#

extract

Here are 493 public repositories matching this topic...

TheBudman
TheBudman commented Dec 11, 2019

In the Wiki for the command-line, there is a note:

Note: There is a known bug err "limitation" that you can only specify the name of the file (not the path). Therefore if there are multiple instances of the file inside the msi with the same name and you want to extract that file there is no way to specify which file to extract. If this is a problem for you report an issue and if I know it is im

glasser
glasser commented Jul 26, 2017

The documentation of the filter option is misleading:

Filter out files before extracting

That's not really true. When you use decompress (say, with decompress-tar or decompress-unzip), it fully decompresses the entire tarball into memory before applying the filter. If you're not using the output feature, the filter option is entirely equivalent to just using Array.filter yourself o

datashare

Improve this page

Add a description, image, and links to the extract topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the extract topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.