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

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

Re: Problem in sdiff


From: RRamasamymani
Subject: Re: Problem in sdiff
Date: Thu, 3 Oct 2002 17:47:09 +0530

Following is my hardware and OS details.

Machine hardware:   sun4u
OS version:         5.6
Processor type:     sparc
Hardware:           SUNW,Ultra-5_10

Thanks and regards,
R.M.Ramnarayanan,
Ph : 90-44-2540888, 2540656  Ext : 1283
EMail - address@hidden


                                                                                
                                    
                    Paul Eggert                                                 
                                    
                    <address@hidden       To:     address@hidden                
                     
                    n.com>               cc:     address@hidden                 
                             
                                         Subject:     Re: Problem in sdiff      
                                    
                    10/02/02 03:55                                              
                                    
                    AM                                                          
                                    
                                                                                
                                    
                                                                                
                                    




I can't reproduce your problem.  Perhaps you are using some other
sdiff, not GNU sdiff?

What is the output of the following commands?

sdiff --version
diff --version


Here is how I tried to reproduce your problem, but GNU sdiff seems to
be working for me.  I am using GNU diff 2.8.4, which you can get from
<ftp://alpha.gnu.org/gnu/diffutils/diffutils-2.8.4.tar.gz>.

$ cat file1
X
Y
Z
$ cat file2
X
averylonglinexxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxend

Y
Z
$ sdiff -l -w 198 file1 file2
X
                                                 (

                                                 >
averylonglinexxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Y
                                                 (
Z
                                                 (








reply via email to

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