-
in mbox.c:302 the code fails with windows text files that have /r/n as endline
Just adding a condition where you test for /n or /r/n fixes the issue.
-
```
/*
This was from a while ago! I made this script to cleanup folders after
unzipping many
things at once. I always hated how some would zip their folders while
others would zip
their …
-
```
/*
This was from a while ago! I made this script to cleanup folders after
unzipping many
things at once. I always hated how some would zip their folders while
others would zip
their …
-
Hi,
I am new to duffle cli and VMware Tanzu. I am trying to push images to registry.
however when I am using following command, duffle is unzipping the files in /tmp and there is no space left resul…
-
The ruby file doesnt seem to work on windows. I have written a powershell version
```
[System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor […
-
### Package and Environment Details
* Package Name/Version: **cygwin_installer/2.9.0**
* Operating System+version: **Windows 10**
Something is changed (recently?) in Cygwin, now the recipe fa…
-
```
There is a feature I would like to have added to TheUnarchiver:
In the Preferences you can choose what modification date to use for the
created folder, I would like to be able to do the same for …
-
```
There is a feature I would like to have added to TheUnarchiver:
In the Preferences you can choose what modification date to use for the
created folder, I would like to be able to do the same for …
-
```
There is a feature I would like to have added to TheUnarchiver:
In the Preferences you can choose what modification date to use for the
created folder, I would like to be able to do the same for …
-
[Meliae's packaging is out of date](https://bugs.launchpad.net/meliae/+bug/1469925); no `pip install` for us today. Fall back to the old-school routine of downloading the .tar.gz, unzipping it, and ru…