![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| the file: MD5SUM | samprax | UNIX for Dummies Questions & Answers | 1 | 07-05-2002 12:30 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
||||
|
||||
|
Hi all,
I am kinda puzzled. When and Why do we use md5sum? I've read man pages for mp5sum, but didn't get anything out of it. Please, can someone explain this to me in couple of words. Thank you all. |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
It is a checksum. This is a way to tel lis a file has become corrupted during copying etc...
if the file is identical, then it will have the same md5sum, but if as much as 1 byte of data is changed, then the md5sum is different... Mainly used to verify copied data
__________________
regards, -ghoti |
||||
| Google The UNIX and Linux Forums |