/Compare-And-Comment

Program adds a comment if a line of text from the first file is also found in the second file.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Compare-And-Comment

Info:

  • Program adds a comment if a line of text from the first file is also found in the second file.

Build:

g++ -o cac cac.cpp

Usage:

Short Long Description
-h --help Show help
-v --version Show version
-i1 --input1 First input file
-i2 --input2 Second input file
-o --output Output file
-p --prefix Prefix to remove
-c --comment Comment value