Open Source Desktop Environment : GnuDiff

HomePage :: Categories :: PageIndex :: RecentChanges
Search this site: OSDE.INFO is produced by "osde8info" :
http://www.gnu.org/software/diffutils/manual/diff.html

GNU Differences

diff
compare two files side by side & suppress common lines
$ diff --side-by-side --suppress-common-lines vmbk-cron.conf vmbk-default.conf

## BackupSession="default"                           | BackupSession="default"
## BackupAllGuest=false                              | BackupAllGuest=false


diff3
compare three files
$ diff3 a.txt b.txt c.txt

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0196 seconds