spellme.sh: lets make it into an array, thx for kaufes idea

This commit is contained in:
Oliver Schraml 2018-10-15 17:10:00 +02:00
parent 637b0e9a1d
commit 7184ce88a2
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
#!/bin/bash
replacearray=('r1=(aA A LFA)' 'rX=()')
for i in $(seq 1 ${#1})
do
echo -e $( echo -e "$(echo "${1:i-1:1}" | \