We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 553b464 commit 9f24e2bCopy full SHA for 9f24e2b
CHANGELOG.md
@@ -0,0 +1,2 @@
1
+### 1.0.0
2
+Compares and merges two files with user provided matching columns
README.md
@@ -1,5 +1,5 @@
# my_scripts
3
-Added script that canbe used to compare two files with user specified columns and merge the files based on matched columns.
+Script to compare and merge two files based on user specified matched columns.
4
for usage:
5
-merge_two_files.pl -h
+merge2files.pl -h
merge_two_files.pl renamed to merge2files.pl
0 commit comments