Added a comment
This commit is contained in:
parent
739dc05562
commit
e7b4090d06
1 changed files with 12 additions and 0 deletions
|
@ -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.
|
||||
"""]]
|
Loading…
Reference in a new issue