View Single Post
  #6  
Old 01-12-2017, 07:47
Jiva newstone's Avatar
Jiva newstone Jiva newstone is offline
Registered User
 
Join Date: Nov 2016
Location: India
Posts: 190
Thanks: 227
Thanked 412 Times in 96 Posts
Jiva newstone is on a distinguished road
l means a minimum match length in srep
It is to be small to find all matches in data::
I use -m5f -l128 -c64 -b6mb -a16 to get faster decompression speed
Reply With Quote
The Following User Says Thank You to Jiva newstone For This Useful Post:
shazzla (01-12-2017)