Skip to content

kumarmanishbit/FileMatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileMatcher

Assignment: Find matching strings between the provided files. It has to be case insensitive exact match of the names in the two files.

Technology used:

Java 1.7 maven

Version 1.0.0

How To Run :-

This jar will come with two default files (File1.txt and File2.txt) , but you can give any two file which have to compare.

eg:-

java -jar fileTextMatcher.jar /location1 /location2

===============================================================

This filematcher is on GNU licence , you can contribute simply by following the GNU guidelines or you may contact the author of the project.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages