MAME/3rdparty/zstd/tests/cli-tests/zstd-symlinks/setup
2026-05-23 01:35:04 +10:00

7 lines
83 B
Bash
Executable File

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