[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev Transport links between bookmark files... Here's the code
From: |
dickey |
Subject: |
Re: lynx-dev Transport links between bookmark files... Here's the code |
Date: |
Mon, 5 Jul 1999 06:23:10 -0400 (EDT) |
>
> On Mon, 5 Jul 1999, Kim DeVaughn wrote:
> >Then, when in the dir that contains both the above mentioned dirs, do
> >something like:
> >
> > diff -uNr lynx2.8.3dev.3.orig lynx2.8.3dev.3.work >patch
>
>
> diff: illegal option -- u
GNU diff implements -u. I don't see it on Solaris (use -c if you must).
Unified diffs are more compact and resync better (as a side effect) than
context diffs.
> usage: diff [-bitw] [-c | -e | -f | -h | -n] file1 file2
> diff [-bitw] [-C number] file1 file2
> diff [-bitw] [-D string] file1 file2
> diff [-bitw] [-c | -e | -f | -h | -n] [-l] [-r] [-s] [-S name]
> directory1
> directory2
>
> Any ideas how to do what I want with this diff?
>
> I have the two directories you mentioned set up, just don't know how to do
> the
> fixed diff..
>
--
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey
lynx-dev Re: Transport links between bookmark files... Here's the code, Michael Warner, 1999/07/06