Message171248
| Author | christian.heimes |
|---|---|
| Recipients | christian.heimes, eric.araujo, nadeem.vawda |
| Date | 2012-09-25.11:03:14 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1348570995.63.0.611208521302.issue15955@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I've checked the implementation of the gzip command. It uses some tricks to get the result size of a compressed file. The bzip2 command doesn't have the ability. lzmainfo can print the actual size of the file but it says "Unknown" for my test file. Also see #16043 why this would be a useful feature. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-09-25 11:03:15 | christian.heimes | set | recipients: + christian.heimes, nadeem.vawda, eric.araujo |
| 2012-09-25 11:03:15 | christian.heimes | set | messageid: <1348570995.63.0.611208521302.issue15955@psf.upfronthosting.co.za> |
| 2012-09-25 11:03:15 | christian.heimes | link | issue15955 messages |
| 2012-09-25 11:03:14 | christian.heimes | create | |