/CplusplusTools

Some useful console programs implemented using c++.

Primary LanguageC++MIT LicenseMIT

CplusplusTools

Some useful console programs implemented using c++.

ldiff

ldiff (v1.0.0)

Usage: ldiff [FILE1] [FILE2]

List all lines that contains in [FILE1] but not in [FILE2] and all lines that contains in [FILE2] but not in [FILE1].