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