2019-07-01 10:44:59 -0500, Peng Yu:
[...]
> The temp files used by `sort` are not gzipped. Is there a way to use
> gzip to save the space used by the temp files? Thanks.
[...]

$ sort --help
[...]
      --compress-program=PROG  compress temporaries with PROG;
                               decompress them with PROG -d

-- 
Stephane


Reply via email to