Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!mnetor!uunet!seismo!gatech!hao!ames!sdcsvax!ucbvax!MITRE.ARPA!nigam%mwvms
From: nigam%mwvms@MITRE.ARPA
Newsgroups: comp.os.vms
Subject: Data recovery question
Message-ID: <8707230134.AA25567@mitre.arpa>
Date: Wed, 22-Jul-87 21:34:00 EDT
Article-I.D.: mitre.8707230134.AA25567
Posted: Wed Jul 22 21:34:00 1987
Date-Received: Sat, 25-Jul-87 05:25:54 EDT
Sender: daemon@ucbvax.BERKELEY.EDU
Distribution: world
Organization: The MITRE Corp., Washington, D.C.
Lines: 19

--------
>>       From:  (Bob Sloane)
         Subject:  Data recovery question.
         ...
         I am trying to find out if there is any way to recover the output file
         from a fortran program that was accidentally killed by one of our
         operators.  The output file from the program is still on disk, but if
         you do a DIRECTORY/SIZE=ALL on it, it shows the size as 0/2344, which
         I assume means that there is 2344 blocks of recoverable information
         on the file.  Does anyone have any ideas on how to get the information
>>       ...
     
     
Try $set file/end_of_file
or
    $dump/allocated
     
Alok C. Nigam