Skip to content

no1453/fastagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

anagram 1.0- by M.Hoskins "Hashish Innocently Amok" ([email protected])
last revision 2013/12/29
 
INSTALLATION-
	copy "anagramwords" to the directory /usr/dict (create directory if it doesn't exist.)
	copy "anagram" to /usr/local/bin (or wherever you want)
	optional- compile your own copy with "g++ anagram.cpp -o anagram" and use it.

USE-
	anagram [string to be anagrammed] [words to require] [number to output]
Arguments one and two must be a string of letters, with no spaces.  Arguments two and three are optional.  If you wish to specify the number to output, but with no required words, use "-" as the second argument.

	If you wish to use your own list of words, the format of the anagramwords file is: a text file, one word per line, no symbols or spaces.

Enjoy,
M. Hoskins

About

Linux fork of Fast Anagram project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages