singe/thirdparty/zstd/tests/cli-tests/zstd-symlinks/setup
2023-11-14 22:16:48 -06:00

6 lines
83 B
Bash
Executable file

#!/bin/sh
set -e
println "hello" > hello
println "world" > world
zstd hello world