Here are a couple of options I use for
a single file.
- md5 checksum
- Syntax:
- md5sum FileName or
- md5sum FileName | grep
"96b13dbbc9f3bc569ddad9745f64b9cdb43ea9ae"
I copy and paste the checksum to make sure it is accurate.
If I am not grepping the checksum I copy the returned md5sum into
an editor,
then paste a copy of the original undet that so I can compare them
a character at a time.
Harold
On 03/12/2014 05:42 PM, Michael Havens wrote:
thanks James. I think the cksum is correct. So with
the 'c' flag it will check each file against the checksums in a
text file. I remember doing that with linuxfromscratch. What if
you only have one sum? What flag should I enter.... well, let's
check 'man'. Man says check info and info doesn't tell me. Is
there a way to check one file easily?
---------------------------------------------------
PLUG-discuss mailing list - PLUG-discuss@lists.phxlinux.org
To subscribe, unsubscribe, or to change your mail settings:
http://lists.phxlinux.org/mailman/listinfo/plug-discuss