Then, do the following:
cd /usr/tmpThen look for the file called: #
ls
/usr/tmp/#11306@mit@wdc@paper.ez#.CKPIn the above case the user wdc has the UID 11306. To find your UID type the following at the athena% prompt:
hesinfo your_username passwdwhich will return something like this:
wdc:*:11306:101:Bill Cattey,Bill,E40-349M,0140,9265571:/mit/wdc:/bin/cshThe number between the second and third : is the UID.
Once you know the filename, then use the following command to bring it back:
cp filename.CKP ~/newfilenameThis will copy it into your home directory as newfilename. You should look at it and check that it is the version you want, before copying over your old version.