Open ablakers opened 3 years ago
I can modify this behavior but in general, isn't it expected to pull in the directory itself rather than only the files inside when you execute?
'archive_tool a
Could you let me know if it works as you expect when run this way?
**t7z a archive_name directory/***
Documentation says
but when I have run either
t7z a <archive> <dir>
ort7z a <dir>
the 7z file has still had the directory inside it with the files inside that directory, rather than having the files at the root of the 7z file.