Path: utzoo!attcan!uunet!frksyv!frk From: frk@frksyv.UUCP (Frank Korzeniewski) Newsgroups: comp.os.cpm Subject: Re: Recovering Erased CP/M Files Message-ID: <371@frksyv.UUCP> Date: 21 Dec 88 08:48:18 GMT References: <6675@pucc.Princeton.EDU> <17700007@ugun21> Reply-To: frk@frksyv.UUCP (Frank Korzeniewski) Organization: Frank Korzeniewski, Consulting Lines: 64 In article <17700007@ugun21> josef@ugun21.UUCP writes: > [stuff deleted] >At that time I felt the need for a UN*X-like fsck-program for >my system (SB180FX with Z-System). > > > Josef Moellers > > paper mail: e-mail: >c/o Nixdorf Computer AG USA: uunet!linus!nixbur!nixpbe!mollers.pad Several years ago I wrote an "fsck" equivalent for mpm-80 (multi-user cpm) in PL/M. I have since converted it to C for CCPM-86. This utility checks for multiple files allocated to the same disk blocks, scrambled directory entries, other stuff. If there is any interest I will post the source.