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

6 lines
38 B
Bash

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