Re: Recursive diff?
Ashley M. Kirchner escribió:
What's the best way to run diff against two folders, comparing every
single file in each one?
Basically we're trying to figure out what changes have been made
between a backup folder and a current one. They both contain folders
within folders and files within them.
diff -r doesn't help you?
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe:
https://www.redhat.com/mailman/listinfo/fedora-list
Relevant Pages
- Re: Recursive diff?
... Ashley M. Kirchner wrote: ... every single file in each one? ... Basically we're trying to figure out what changes have been made between a backup folder and a current one. ... They both contain folders within folders and files within them. ... (Fedora) - Re: Recursive diff?
... every single file in each one? ... Basically we're trying to figure out what changes have been made between a backup folder and a current one. ... They both contain folders within folders and files within them. ... (Fedora) - Re: Recursive diff?
... every single file in each one? ... Basically we're trying to figure out what changes have been made between a backup folder and a current one. ... They both contain folders within folders and files within them. ... OK, if it's gonna be like that, I use colordiff so I get nice colorfull diffs. ... (Fedora) - Re: Recursive diff?
... Ashley M. Kirchner wrote: ... single file in each one? ... Basically we're trying to figure out what changes have been made between a backup folder and a current one. ... They both contain folders within folders and files within them. ... (Fedora) - Re: Recursive diff?
... Martin Marques wrote: ... every single file in each one? ... Basically we're trying to figure out what changes have been made between a backup folder and a current one. ... They both contain folders within folders and files within them. ... (Fedora) |
|