Find a unique name for your project


(This post is part of my blog archiving project. This post appeared on Coderwall on December 25, 2012.)


grep ".*a.*b.*c.*" /usr/share/dict/words

where the pattern is the letters you want with anything in-between.