GZIP_PROGRAM
-
Path to a
gzip command. The default is
- gzip, that would be the command found in
- PATH>.
+ Path to a
gzip command. The default is
+ gzip, which will search for a command by that
+ name in the configured PATH>.
LZ4
Path to a
lz4 command. The default is
- lz4, that would be the command found in
- PATH>.
+ lz4, which will search for a command by that
+ name in the configured PATH>.
TAR
Path to a
tar command. The default is
- tar, that would be the command found in
- PATH.
+ tar, which will search for a command by that
+ name in the configured PATH.
+
+
+
+
+ ZSTD
+ Path to a
zstd command. The default is
+ zstd, which will search for a command by that
+ name in the configured PATH.