Skip to content

This project was a support of my bash learning. With a dictionary file pass in first param, it output stats on dictionary. If you add a word in the 2nd param, you'll get all the anagrams of this word.

Notifications You must be signed in to change notification settings

BiBzz/bash-nagrams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

bash-nagrams

This project was a support of my bash learning. With a dictionary file pass in first param, it output stats on dictionary. If you add a word in the 2nd param, you'll get all the anagrams of this word.

About

This project was a support of my bash learning. With a dictionary file pass in first param, it output stats on dictionary. If you add a word in the 2nd param, you'll get all the anagrams of this word.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages