" mydiff " is a program to mimic working of the linux command " diff " that compares files line by line. It accepts multiple file names as input in the command line and compares first file with rest of the files one by one. It tells you the instructions on how to change the first file to make it match the file being compared currently in the list of inputs. Apart from the output generally displayed by the " diff " command, this program outputs the number of lines differed in the first file with respect to the file being compared in the list along with the file names.
-
Notifications
You must be signed in to change notification settings - Fork 0
swarna0712/diff-Command-Implementation-in-C
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description or website provided.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published