From: hemus7 on
Hi,
I want to write a shell script to do like winmerge . can any one
suggest a way?
i am trying to make it work like copying the entire change if any .if
there is no change,no action will take place.no prompt for each change
as of now.please post your suggestions
From: DaveB on
hemus7(a)gmail.com wrote:

> Hi,
> I want to write a shell script to do like winmerge . can any one
> suggest a way?
> i am trying to make it work like copying the entire change if any .if
> there is no change,no action will take place.no prompt for each change
> as of now.please post your suggestions

What does winmerge do? Could you please provide some example?

From: Scott McMillan on
On Mon, 14 Apr 2008 08:40:08 -0700 (PDT), hemus7(a)gmail.com wrote:

>Hi,
>I want to write a shell script to do like winmerge . can any one
>suggest a way?
>i am trying to make it work like copying the entire change if any .if
>there is no change,no action will take place.no prompt for each change
>as of now.please post your suggestions

rsync ? I don't know what "winmerge" does...


Scott McMillan
From: Glenn Jackman on
At 2008-04-14 11:40AM, "hemus7(a)gmail.com" wrote:
> Hi,
> I want to write a shell script to do like winmerge . can any one
> suggest a way?

See the diff man page.

--
Glenn Jackman
"If there is anything the nonconformist hates worse than a conformist,
it's another nonconformist who doesn't conform to the prevailing
standard of nonconformity." -- Bill Vaughan
From: Chris Mattern on
On 2008-04-14, hemus7(a)gmail.com <hemus7(a)gmail.com> wrote:
> Hi,
> I want to write a shell script to do like winmerge . can any one
> suggest a way?

What's a "winmerge"?

--
Christopher Mattern

NOTICE
Thank you for noticing this new notice
Your noticing it has been noted
And will be reported to the authorities
 | 
Pages: 1
Prev: Link two directories
Next: grouping in awk