7 lines
42 B
Bash
Raw Normal View History

#!/bin/sh
set -e
zstd -V
zstd --version