Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 173 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 173 Bytes

python_diff-

This is a python script for compare the two files. It is similar as the diff() in linux.

The using method is : python dif.py -f1 file_1_name -f2 file_2_name