Slashdot Mirror


User: nlfmop

nlfmop's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:Speed on A Look at Data Compression · · Score: 1

    What's wrong with jar as a compression utility? In the tests I ran, I got almost equal compression vs. gzip with a -9 compression but jar was at least twice as fast. I used to tar then gzip large files but moved to jar about a year and a half ago. Its major flaw is the that it doesn't understand symbolic links but there are ways around that. Am I missing something? I am a Solaris/UNIX guy. (first post)