Okay, so sourceforge use markdown, good to know. But "Code" button gives just ``, not triple backticks. And I cant find a way to edit original post. This is completely unrelated to the bugreport issue and a problem on the sourceforge poor interface (hiding this information behind a button does not help much for first time users like me. Simple notation "We use markdown" would be much better - I cant be bothered to read documentation on formatting of a site I do not intend to use more than one time)....
Okay, so sourceforge use markdown, good to know. But "Code" button gives just ``, not triple backticks. And I cant find a way to edit original post. This is completely unrelated to the bugreport issue and a problem on the sourceforge poor interface (hiding this information behind a button does not help much for first time users like me). I would much prefer at least a word on current topic - is this by chance intended behavior or not. Because if it is intended - '-o' is almost useless - because it...
Sorry, first time using sourceforge, did not know it fucks up newlines in code formatting. Here is the thing in code block, but with new lines: mkdir test; cd test touch file.txt mkdir -p './star*path/output' 7z a NAME.7z file.txt 7z x -o'./star*path/output' NAME.7z
Star (*) is expanded into archive name in output path for 7z x command
just so you know, you can change amount of memory 7z use by changing size of dictionary and amount of fast bytes if I remember correctly, there was somewhere a formula. I set it up to use about up to 80GB on my linux machine, so the problem is not in 7z or linux, it is in you.