GNU bug report logs - #68966
support to fix output from diff command

Previous Next

Package: diffutils;

Reported by: Sumit Kakkar <sumit.23 <at> gmail.com>

Date: Wed, 7 Feb 2024 10:56:01 UTC

Severity: normal

Tags: notabug

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Sumit Kakkar <sumit.23 <at> gmail.com>
To: 68966 <at> debbugs.gnu.org
Subject: bug#68966: support to fix output from diff command
Date: Wed, 7 Feb 2024 12:21:56 +0400
[Message part 1 (text/plain, inline)]
Hi Team,

I am trying to see the difference in 2 files. These 2 files have the same
o/p however the sequence is different. Once i am executing diff, it is
giving me o/p though same o/p available in both files as below.

[cbdivnbl <at> scp-2-scripting(auhenm1) ~]$ diff test1.log test2.log
6,7d5
< AAN2037_FN_BB2       1                    AAN2037_N78_S2C1     UNLOCKED
           DISABLED
< AAN2037_FN_BB2       1                    AAN2037_N78_S2C2     UNLOCKED
           DISABLED
10c8,10
< AAN3278_N_BB2        1                    AAN3278_N41_S2C1     UNLOCKED
           DISABLED
---
> AAN3278_N_BB2        1                    AAN3278_N41_S2C1     UNLOCKED
           DISABLED
> AAN2037_FN_BB2       1                    AAN2037_N78_S2C1     UNLOCKED
           DISABLED
> AAN2037_FN_BB2       1                    AAN2037_N78_S2C2     UNLOCKED
           DISABLED


I am attaching both files so have a look and confirm if this is a bug and
how to fix this.



-- 


Warm Regards,

Sumit Kakkar
[Message part 2 (text/html, inline)]
[test2.log (application/octet-stream, attachment)]
[test1.log (application/octet-stream, attachment)]

This bug report was last modified 136 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.