bug-tar
[Top][All Lists]
Advanced

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

Re: [Bug-tar] How to supply the -n option to gzip when calling tar with


From: Sergey Poznyakoff
Subject: Re: [Bug-tar] How to supply the -n option to gzip when calling tar with 'czf'?
Date: Tue, 10 Sep 2013 08:14:25 +0300

Peng Yu <address@hidden> ha escrit:

> I don't see how to supply the -n option to gzip when calling tar with
> 'czf'. Does anybody know if there is a way to do so?

Use the GZIP environment variable, e.g.:

  GZIP=-n tar cfz file.tar.gz .

Regards,
Sergey




reply via email to

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