Files
dnf-utils/zstd/tests/cli-tests/zstd-symlinks/setup
T
2025-09-06 18:36:37 +08:00

7 lines
83 B
Bash

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