bug-gzip
[Top][All Lists]
Advanced

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

bug#51921: Anything like ztail


From: Peng Yu
Subject: bug#51921: Anything like ztail
Date: Wed, 17 Nov 2021 07:08:48 -0600

Hi,

Is there a more efficient way to perform ztail. I could use 'zcat f.gz
| tail'. But this means that it needs to go through the file until the
end. It would be more efficient to just check the end (as `tail f.txt`
does it). Is there a way to make ztail more efficient?

-- 
Regards,
Peng





reply via email to

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