bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Not a bug but suggestion.sdiff in diffutils


From: Krzysztof Mokrzycki
Subject: Re: Not a bug but suggestion.sdiff in diffutils
Date: Tue, 13 Jun 2006 09:03:17 +0000
User-agent: Mozilla Thunderbird 1.0.6 (X11/20050716)

Hello Paul!

I'm sorry for wrong information i gave you. I am using version 2.8.1 and there is
"ignore-all-space" option but there is no lines number.

I am using sdiff on "SunOS 5.9"

/bash-2.05$ sdiff -s tes/main.c tes/main1.c
2c2
#define BAR 64 | #1define BAR 64
24c24
const char VERSION[10] = "1.1.3"; | c onst char VERSION[10] = "1.1.3";


And on Linux  in version 2.8.1 it looks:
//sdiff -s tes/main.c tes/main1.c/
/ #define BAR 64 | #1define BAR 64 //const char VERSION[10] = "1.1.3"; | c onst char VERSION[10] = "1.1.3";
/
The point is that in my scripts i am using lines number: 2c2.

Thanks for reply.

Regards
Krzysztof Mokrzycki
/


/


______________________________________________________________________
This email has been scanned for Compugraphics by MessageLabs.
For more information visit http://www.messagelabs.com/email ______________________________________________________________________




reply via email to

[Prev in Thread] Current Thread [Next in Thread]