[UFO Chicago] Re: ls access to a dictionary?
Walter Esler
jobcity at juno.com
Mon Apr 18 15:04:24 CDT 2005
You do this using a shell script - assuming you use Linux, BSD or one of
the other Unixes.
The output listing is filtered through a regular expression via grep.
The final product getting through at the end is a relatively short
listing of words that would fit your request. If more intelligence is
needed, you could set up a script using sed, awk, or perl.
Once written, the script can be used forever.
More information about the ufo
mailing list