From b334c0b6bcf520ff20ab2a3192b56304c6ffb306 Mon Sep 17 00:00:00 2001 From: Aki Date: Sat, 30 Dec 2023 03:02:56 +0100 Subject: Date and post headers styles changed --- how_to_compress_files_in_posix.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'how_to_compress_files_in_posix.html') diff --git a/how_to_compress_files_in_posix.html b/how_to_compress_files_in_posix.html index 5b3e1af..bb5e5dc 100644 --- a/how_to_compress_files_in_posix.html +++ b/how_to_compress_files_in_posix.html @@ -10,11 +10,13 @@ How to Compress Files in POSIX - +
+ + +

How to Compress Files in POSIX

+
-

How to Compress Files in POSIX

-

Published on 2021-08-14 19:48:00+02:00

This was quite an amusing one to read about. On one hand, the results kind of surprised me, but then, on the other... What exactly did I expect?

Anyway! How does one compress files in a POSIX-compliant system? @@ -113,6 +115,5 @@ for why it is not used or even installed by default in most Linux distributions. but I expect rather good results.

The main takeaway from this article is that if you plan to write anything that is portable across POSIX-compliant or semi-compliant systems, then you need to give compressing slightly more attention. -

- \ No newline at end of file + -- cgit v1.1