# syntax: GAWK -f SMITH_NUMBERS.AWK # converted from C BEGIN { limit = 10000 printf("Smith Numbers < %d:\n",limit) for (a=4; a