I'm currently creating a merge request which enhance the archive integrity of the compressed file [1]. But I'm not sure if this trick is widely accepted and portable. Any hints will be highly appreciated.
[1] https://gitlab.com/QEF/q-e/-/issues/435
Regards,
HZ
You're asking if the advertised argument (-t) to a GNU-specific tool
(gzip) is portable. Portable to what? It's not like awk where there's multiple vendors and so multiple variations of the tool.
On 2022-01-08, Ed Morton <morto...@gmail.com> wrote:
You're asking if the advertised argument (-t) to a GNU-specific toolActually there are.
(gzip) is portable. Portable to what? It's not like awk where there's multiple vendors and so multiple variations of the tool.
OpenBSD has extended BSD compress(1) to cover gzip; both are hardlinks
to the same program.
NetBSD has a re-implementation of GNU gzip, which is also used by
FreeBSD.
They all support -t.
On 2022-01-08, Ed Morton <mortonspam@gmail.com> wrote:
You're asking if the advertised argument (-t) to a GNU-specific tool
(gzip) is portable. Portable to what? It's not like awk where there's
multiple vendors and so multiple variations of the tool.
Actually there are.
OpenBSD has extended BSD compress(1) to cover gzip; both are hardlinks
to the same program.
NetBSD has a re-implementation of GNU gzip, which is also used by
FreeBSD.
They all support -t.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 185 |
Nodes: | 16 (1 / 15) |
Uptime: | 05:18:51 |
Calls: | 3,676 |
Calls today: | 2 |
Files: | 11,149 |
Messages: | 3,447,436 |