This repository has been archived on 2021-10-31. You can view files and clone it, but cannot push or open issues or pull requests.
sys_prog/diamond/tests/test4.sh
2019-09-25 08:42:00 +02:00

5 lines
38 B
Bash

#!/bin/sh
"$1" 10
"$1" 100
"$1" 1000