4 lines
99 B
Perl
4 lines
99 B
Perl
# Ensure the sysbench binary exists in PATH and is executable
|
|
|
|
$ sysbench --help >/dev/null 2>&1
|