in reply to Re^5: Find the shortest word in the English Language with: a b c d e f
in thread Find the shortest word in the English Language with: a b c d e f
perl -e '/a/&/b/&/c/&/d/&/e/&/f/&&($a[99-y///c].=$_)for<>;print pop@a' + /usr/share/dict/words
Outputs:
boldface feedback
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^7: Find the shortest word in the English Language with: a b c d e f
by usemodperl (Beadle) on Jul 11, 2018 at 17:30 UTC |