[CentOS] Comparing directories recursively
Frank Cox
theatre at sasktel.netFri Oct 27 23:54:31 UTC 2017
- Previous message: [CentOS] Comparing directories recursively
- Next message: [CentOS] Comparing directories recursively
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, 28 Oct 2017 00:47:32 +0200 Leon Fauster wrote: > source: > > find . -type f -exec md5sum \{\} \; > checksum.list > > destination: > > md5sum -c checksum.list Wouldn't diff be faster because it doesn't have to read to the end of every file and it isn't really calculating anything? Or am I looking at this in the wrong way. -- MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com
- Previous message: [CentOS] Comparing directories recursively
- Next message: [CentOS] Comparing directories recursively
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list