MAF(1) | General Commands Manual | MAF(1) |
maf
— multi-word
anagram finder
maf |
[-d file]
[-f file]
[-s ] [-x ]
[string] |
The maf
program finds all the words that
can be formed by using the characters in the string
argument. When a set of words which uses all the characters in the source
string is found, the set is printed on stdout.
-d
filemaf
-f
file-d
nor
-f
is specified,
“-f
./words”
is the default command line option. It assumes a UNIX dictionary file
called "words" is available in the current working
directory.-s
-x
maf
to issue a diagnostic trace. Not useful
for normal usage.maf
is based on the description of such a
program in "The Armchair Universe" by A. K. Dewdney.
maf -s regal maf spiroangnew
Mark Willson
October 3, 2025 | Debian |