[identity profile] http://users.livejournal.com/_the_hedgehog_/ posting in [community profile] useful_faq
Здравствуйте!

Очень нужна работоспособная программа для сравнения файлов на идентичность. К примеру на HDD и CD-R.
Знаю, что в NERO есть проверка после записи диска, но я ей не доверяю! Часто обманывает!

Спасибо!

UPD Total Commander... FAR...

UPD2 C:\>fc /?

Date: 2005-11-15 08:42 pm (UTC)
From: [identity profile] orangeudav.livejournal.com
Total Commander

Date: 2005-11-16 10:59 am (UTC)
From: [identity profile] builtforcomfort.livejournal.com
C:\>fc /?
Compares two files or sets of files and displays the differences between
them


FC [/A] [/C] [/L] [/LBn] [/N] [/T] [/U] [/W] [/nnnn] [drive1:][path1]filename1
[drive2:][path2]filename2
FC /B [drive1:][path1]filename1 [drive2:][path2]filename2

/A Displays only first and last lines for each set of differences.
/B Performs a binary comparison.
/C Disregards the case of letters.
/L Compares files as ASCII text.
/LBn Sets the maximum consecutive mismatches to the specified number of
lines.
/N Displays the line numbers on an ASCII comparison.
/T Does not expand tabs to spaces.
/U Compare files as UNICODE text files.
/W Compresses white space (tabs and spaces) for comparison.
/nnnn Specifies the number of consecutive lines that must match after a
mismatch.