head filename | perl aspell_filter.pl | sort #### print "Results are:\n"; while (<>) { print; }