Search found 1 match

by Filzkritik
Fri May 20, 2011 8:32 am
Forum: Challenges Solved
Topic: 3280
Replies: 20
Views: 2552

Not really coding, but at least something that worked as expected right from the start:

grep -oiE " [a-z]{9} " rfc.txt |sort|uniq -c |sort