View Single Post
Old 08-02-2026, 04:44 PM   #4
j.p.s
Grand Sorcerer
j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.
 
Posts: 6,086
Karma: 107275353
Join Date: Apr 2011
Device: pb360
Your solution is perfectly OK, but note that gzip does absolutley nothing beyond compress (which, of course, includes a bit of metadata to identify that it is a gzip compressed file), and gunzip returns the bit identical input file and deletes the archive by default (the -k option keeps the archive after decompression) .
j.p.s is offline   Reply With Quote