Skip to content

Implmented the diff and patch linux commands from scratch in C.

Notifications You must be signed in to change notification settings

naman-modi/diff_patch_linux_commands

Repository files navigation

DSA_Implementing_Diff_and_Patch_Linux_Commands

Naman Modi SY IT 111708037

In this project, I have implemented the diff and patch linux commands, and the attributes -c -w -b -i of diff. In patch I have considered patching through -c output of diff as well as normal output of diff. My ./project1 is for diff operation. My ./project2 is for patch operation.

About

Implmented the diff and patch linux commands from scratch in C.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages