|
|
Initial revision
{
for (i=1; i <= NF; i++)
if ($i ~ /^[a-z]+$/) {
print $i " is alphabetic"
break
}
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.