Skip to content

dev7060/ListCom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

ListCom

Word Lists Combiner

Warning: Usage allowed for experimental/reasearch/educational purposes only.

Notes:

  • Inputs: Number of files and names of the files.
  • Output: A single file containing all the words of the input files.
  • Expected list format:
    word1\n
    word2\n
    EOF
  • Output file format:
    word1\n
    word2\n
    EOF

About

Dictionary lists combiner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages