POV-Ray : Newsgroups : povray.off-topic : Use case : Re: Use case Server Time
29 Jul 2024 20:14:35 EDT (-0400)
  Re: Use case  
From: Invisible
Date: 26 Aug 2011 11:05:45
Message: <4e57b649@news.povray.org>
>> The right tool for the job would obviously be some sort of file
>> comparison tool - which Perl isn't.
>
> Do you need to make the same change in each file? If so, Perl or sed, or
> awk are perfect tools for the job.
>
> I don't see where diff comes into play...

diff compares files and automatically figures out what changed.

patch automatically applies those changes to other files.

...which neatly describes the exact thing I'm trying to do.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.