Added a comment

This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo 2013-01-14 21:57:30 +00:00 committed by admin
parent 739dc05562
commit e7b4090d06

View file

@ -0,0 +1,12 @@
[[!comment format=mdwn
username="https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo"
nickname="Justin"
subject="comment 5"
date="2013-01-14T21:57:30Z"
content="""
If you have both the corrupted file and the good file you can use the `cmp` command to show exactly how they differ:
cmp -l file1 file2
If files are regularly marked as corrupted you might have bad ram.
"""]]