Sign in
android
/
platform
/
external
/
zstd
/
HEAD
/
.
/
tests
/
cli-tests
/
file-stat
/
decompress-file-to-file.sh
blob: 9e68f8f332a05fab547949568d771ce549df2306 [
file
] [
log
] [
blame
]
#!/bin/sh
set
-
e
datagen
|
zstd
-
q
>
file
.
zst
chmod
642
file
.
zst
zstd
-
dq
--
trace
-
file
-
stat file
.
zst