View Single Post
  #6  
Old 15-03-2017, 08:57
shazzla shazzla is offline
Registered User
 
Join Date: Nov 2010
Location: Hunnia
Posts: 292
Thanks: 523
Thanked 102 Times in 78 Posts
shazzla is on a distinguished road
[External compressor:zstd]
packcmd = zstd --ultra -22 $$arcdatafile$$.tmp -o $$arcpackedfile$$.tmp
unpackcmd = zstd -d -f <stdin> <stdout>
Reply With Quote
The Following User Says Thank You to shazzla For This Useful Post:
Simorq (16-03-2017)