[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] dos fsck



Helmut Karlowski wrote:

> That's what I would do:
> 
> cd /c
> cp -av * /d/c
> rm -rf *
> cp -av /d/c/* .
> 
> Surely faster than any optimizer, when you have enough free space. But
> it may also remove hddriver.sys.

And it doesn't perform any consistency checks, which is what the
original poster asked for ;-)

Jo Even