Skip to content

video not played or not found error
click on direct switch

Hosted by Dailymotion. For legal issues: Copyright Center · DMC · Instant Removal

diff, patch and vimdiff commands in Linux

S
SoftPrayog

4 Views • Dec 28, 2024

Description

diff is a program for finding differences between source and destination directories in Linux. patch applies the diff output to source directory to bring to the same status as the destination directory. https://www.softprayog.in/tutorials/using-diff-patch vimdiff is a program for visually seeing differences between files and editing them using the vim commands.