From 007bf4b6439af44d10ab996477e4bd40e199bdd3 Mon Sep 17 00:00:00 2001 From: clemibunge Date: Sat, 2 Jan 2021 21:42:27 +0000 Subject: [PATCH] added test script for rtty --- testrtty.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 testrtty.sh diff --git a/testrtty.sh b/testrtty.sh new file mode 100755 index 0000000..cbf37d5 --- /dev/null +++ b/testrtty.sh @@ -0,0 +1,2 @@ +#!/bin/bash +./pirtty "$1" 1000 "the quick brown fox jumps over the lazy dog"