coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is there a way to gzip the temp file used by `sort`?


From: Stephane Chazelas
Subject: Re: Is there a way to gzip the temp file used by `sort`?
Date: Mon, 1 Jul 2019 17:26:58 +0100
User-agent: NeoMutt/20171215

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

[Prev in Thread] Current Thread [Next in Thread]