ReePrime China
diff, patch and vimdiff commands in Linux

此内容来自第三方平台 (Dailymotion)。如果此视频侵犯了您的版权,请使用 立即删除 工具。

diff, patch and vimdiff commands in Linux

4 次观看 10:50 SoftPrayog

描述

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.