TIL about the diff command, which is probably old news to many of you. Very handy in conflict resolution when syncing files in #orgmode.
Then, of course, I learned #Emacs has its own more powerful version of that.
Any #orgmode or #emacs folks (or both) want to give me a few pointers before I dive into the manual later today? Maybe examples of usages, blog posts, etc.
I'm excited to learn this :)
@jrss You mean the diff command in terminal or in Emacs. If in Emacs, I really dig the ediff commands.
@jrss From what I understand, ediff is more interactive. About the M-x diff, there is this in the manual: http://www.gnu.org/software/emacs/manual/html_node/emacs/Diff-Mode.html