Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!cs.utexas.edu!yale!eagle.wesleyan.edu!awilcox From: awilcox@eagle.wesleyan.edu Newsgroups: comp.unix.questions Subject: What is the usefulness of the -e option to diff3? Message-ID: <1990Aug8.212100.32253@eagle.wesleyan.edu> Date: 9 Aug 90 02:21:00 GMT Lines: 5 What is the purpose of the various ed-script options to the diff3 program? The -e option (for example), produces a script that will modify the first file so that it includes changes made to the third file, but does not include changes made solely to the second file. Why is this useful?