Problem : I am using this version of diff on my Synology NAS to verify a backup: xyz> diff BusyBox […]
Tag: diff
Difftool for Ubuntu like OS X’s Opendiff [closed]
Problem : Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the […]
GUI tool for applying patch files for windows [closed]
QUESTION : Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the […]
Ignore line endings when using Rsync
Problem : I want to sync two directories. The first one has CRLF and normal line endings, the second directory […]
formatting of the diff output
Problem : I have 2 files that I want to differ. File B is produced appending some new line to […]
How can I get diff to show only added and deleted lines
Problem : How can I get the unix command diff show only added and deleted lines? If diff can’t do […]
How can I compare big files under Windows? [closed]
QUESTION : Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the […]
interactive/visual merge tool for console?
Problem : I’m a big fan of meld – a visual diff and merge tool for Gnome. It shows two […]
diff unified output; supress @@ lines?
Problem : When using diff, is there a way to suppress the first two lines (listing the file names and […]
Listing lines from just one file in DIFF
Problem : I would like to get (GNU)DIFF to printout only lines that are different in one file. So given […]