Logo by DBAlex (anonymous IP: 3.144.31.64,2258) | ||||||||||||||
| ||||||||||||||
Audio (343) Datatype (51) Demo (203) Development (602) Document (24) Driver (97) Emulation (149) Game (1011) Graphics (500) Library (118) Network (234) Office (66) Utility (932) Video (69) Total files: 4399 Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
Support the site
|
This is a mere recompilation of 'an' - very fast anagram generator. The 'an' program was originally written by Richard Jones. I got the source from http://fatphil.org/words/an.html, by Phil Carmody. If you do not have a dictionary you can obtain one from the following site: http://ftp.funet.fi/pub/doc/dictionaries/ Usage: an [-w] [-c string] [-d dictionary] [-l number_words] [-m word_length] [-u string] [-n number_anagrams] [--words] [--contain string] [--dict dictionary] [--length number_words] [--minimum word_length] [--used string] [--number number_anagrams] [--help] [--version] PHRASE finds all anagrams which can be made from the letters in PHRASE, using words in the specified dictionary (default=/usr/dict/words). -w, --words Print words that PHRASE letters can make, then exit. -c, --contain string Only print anagrams which contain string -d, --dict dictionary Use dictionary file to find words which letters in PHRASE can make -m, --minimum word_length Only uses words which are at least word_length long. -u, --used string Considers that letters in string have allready used when analyzing letters in PHRASE -l, --length number_words Finds anagrams which have a maximum of number_words words in them, very useful when number of anagrams output is large. -n, --number number_anagrams Specifies number_anagrams as the maximum number of anagrams to find. --help Print a usage message on standard output then exit --version Print version information on standard output then exit an -c acid 'Richard Jones' Finds anagrams for Richard Jones which contain the word acid |
Copyright © 2004-2024 by Björn Hagström All Rights Reserved |