iw7-mod/deps/zstd/tests/cli-tests/compression/multiple-files.sh.stdout.exact

13 lines
152 B
Plaintext
Raw Normal View History

2024-08-13 05:15:34 -04:00
Test zstd ./file1 - file2
stdin
file1
file2
Test zstd -d ./file1.zst - file2.zst
stdin
file1
file2
zstd -d ./file1.zst - file2.zst -c
file1
stdin
file2