Posts: 16,269
Threads: 10,307
Thanks Received: 9,363 in 7,509 posts
Thanks Given: 10,346
Joined: 12 September 18
28 April 26, 06:26
Quote:7-Zip 26.01
What's new in 7-Zip 26.01:- linux version of 7-Zip can use huge pages (2 MB pages). It can increase compression speed for 10% for 7z/xz/LZMA/LZMA2 compression.
- new -spo[d|c|r] switch specifies the path generation mode for the output directory for archive extraction. The output directory path is generated from the path specified in the -o{dir_path} switch and the name of the archive being unpacked.
-spod : for Linux/Posix/macOS: -o{dir_path} specifies the direct path to the output directory. The asterisk (*) character in {dir_path} will not be replaced by the archive name.
-spoc : 7-Zip will concatenate the path specified in -o{dir_path} with the archive name to form the final path to the output directory.
-spor : 7-Zip will replace asterisk (*) character in the path specified in the -o{dir_path} with the archive name. This is the default option.
- some bugs were fixed.
7-Zip / Discussion / Open Discussion: 7-Zip 26.01