Skip to content

Bash script for generating dictionaties of words of X letters

Notifications You must be signed in to change notification settings

aadrover/WordsOfXLetters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

WordsOfXLetters

Bash script for generating dictionaties of words of X letters If you have a whole dictionary and you want to extract all the word of an specific quantity of letters: this is your script ;)


USAGE: ./WordsOfXLetters Number Source Destination

Number: Number of letters you want

Source: Source dictionary (one word per line)

Destination: Destination dictionary (one word per line)

About

Bash script for generating dictionaties of words of X letters

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages