Quote:
Originally Posted by shazzla
thanks ,its okay ,but how can i use STDOUT ?
|
why you make so complicated?, go for the most simple way(freearc ->arc.ini)
Quote:
7z.exe -an -ttar a -bd "D:\TEST\*" -so | exdupe.exe -x0 -m512 -stdin - -stdout | zstd.exe -f -19 -v - -o test.zst
|