Re: Using the MD5 check sum

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jeff Vian kirjoitti viestissään (lähetysaika maanantai, 7. 
maaliskuuta 2005 04:56):
> I download both the iso files and the MD5SUM file.
> then a simple command such as this should tell you if the
> checksum is valid or not (A response is good, no response
> means they don't match).
>
> # grep `md5sum file.iso` MD5SUM

A much simpler way to check the file is:

$ md5sum -c MD5SUM

Both the ISO file and the MD5SUM file must be in the current 
directory when you run this command.

-- 
 Markku Kolkka
 markku.kolkka@xxxxxx


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux