xref
: /
aosp_15_r20
/
external
/
zstd
/
tests
/
cli-tests
/
basic
/
version.sh
(revision 01826a4963a0d8a59bc3812d29bdf0fb76416722)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
sh
2
3
set
-e
4
5
zstd
-V
6
zstd
--
version
7