| Comparing and Merging Files with GNU diff and patch by David MacKenzie, Paul Eggert, and Richard Stallman Paperback (6"x9"), 120 pages ISBN 0954161750 RRP £12.95 ($19.95) "Well packaged... the quality of information is excellent" --- Linux User and Developer Magazine (Issue 36, Feb 2004) Get a printed copy>>> |
2.5.2 Forward ed Scripts
diff can produce output that is like an ed script, but
with hunks in forward (front to back) order. The format of the commands
is also changed slightly: command characters precede the lines they
modify, spaces separate line numbers in ranges, and no attempt is made
to disambiguate hunk lines consisting of a single period. Like
ed format, forward ed format cannot represent incomplete
lines.
Forward ed format is not very useful, because neither ed
nor patch can apply diffs in this format. It exists mainly for
compatibility with older versions of diff. Use the -f or
--forward-ed option to select it.
| ISBN 0954161750 | Comparing and Merging Files with GNU diff and patch | See the print edition |