top | item 32178338

(no title)

grymoire1 | 3 years ago

If you ever had to repair a disk using fsck when it had hundreds of errors, you would understand why yes(1) was created.

discuss

order

Anunayj|3 years ago

Wouldn't it be better to use dd with something like /dev/zeros instead?

meatmanek|3 years ago

The idea is that you pipe `yes | fsck` to answer yes to all questions.