Sign in
android
/
platform
/
external
/
zstd
/
HEAD
/
.
/
tests
/
cli-tests
/
zstd-symlinks
/
setup
blob: cf391ed2117ff804ba787a5b8c2e2e26a1fde4ec [
file
] [
log
] [
blame
]
#!/bin/sh
set
-
e
println
"hello"
>
hello
println
"world"
>
world
zstd hello world