Help for this page
$ wc -l /usr/share/dict/words 234937 /usr/share/dict/words ... 81536 /tmp/2of12inf.txt $ ./1056884.pl /tmp/2of12inf.txt 337: a e i n p r s t
#!/usr/bin/perl -w # Author: Dean Serenevy 2013 ... print $OPT{version} ? "$exe version $VERSION\n" : USAGE($exe); exit $status; }