#!/usr/bin/env bash hash syl || exit declare -a lsts ws lsts=(5 7 5) for ((lc=0;lc<${#lsts[@]};lc++)) ; do ws=() for ((sc=0;sc