#!/bin/bash function isZs() { declare -i n n=$1 for(( i=2; i