Re: Comparing 2 Files for differences
From: Alexander Apprich (a.apprich_at_science-computing.de)
Date: 05/24/05
- Previous message: Neil Bird: "Re: grub problem - please help!"
- In reply to: Mark Sargent: "Re: Comparing 2 Files for differences"
- Next in thread: Peter Volsted: "Re: Comparing 2 Files for differences"
- Reply: Peter Volsted: "Re: Comparing 2 Files for differences"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 24 May 2005 10:51:31 +0200 To: powderkeg@snow.email.ne.jp, For users of Fedora Core releases <fedora-list@redhat.com>
Mark Sargent wrote:
> Alexander Apprich wrote:
>
>> Hi Mark,
>>
>> Mark Sargent wrote:
>>
>>> Hi All,
>>>
>>> I just recompiled php for Japanese support. B4 doing this, I backed
>>> up php.ini. Is there a fast way, either scripting or with a tool, to
>>> compare and print the differences in the old and new php.ini..?
>>> Hopefully much better than manually looking for them. Cheers.
>>
>>
>>
>> use diff for this. The are many different diff programs you can choose
>> from.
>>
>>>
>>> Mark Sargent.
>>>
>> Alex
>>
> Hi All,
>
> thanx Alexander. The below is what I got. Does this mean there are no
> noted differences.? Cheers.
>
> Mark Sargent.
>
> [root@localhost php]# diff -a /usr/local/lib/php.ini
> /home/coolboarderguy/downloads/php/php.ini.backup
> [root@localhost php]#
>
Yep, seems to me (and diff too) like there are no differences.
Alex
-- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: Neil Bird: "Re: grub problem - please help!"
- In reply to: Mark Sargent: "Re: Comparing 2 Files for differences"
- Next in thread: Peter Volsted: "Re: Comparing 2 Files for differences"
- Reply: Peter Volsted: "Re: Comparing 2 Files for differences"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|