On Thu, Oct 11, 2001 at 11:41:30PM +0200, Bernhard R. Erdmann wrote:
> > - > 07361347544/./
> > - > 07361242311/./prodexp101001.dmp.Z
> > - > 07361242640/./prodexp101001.log
> > -
> > - Bingo!
> > 
> > OK, I've upgraded to 1.13.19.  Now is there anyway I can fix the bad
> > index files?
> 
> Maybe some sed'ing would help to strip off the numbers in front - but I
> have no experience.
> 
>>> End of included message <<<

If that is what the text looks like, you might try a vi session
with the command

   :%s,^[0-9][0-9]*/,,

That should strip from all lines, all digits at the start of
the line and the first slash.

Whether that will turn it into a valid index file I don't know.
-- 
Jon H. LaBadie                  [EMAIL PROTECTED]
 JG Computing                   [EMAIL PROTECTED]
 4455 Province Line Road        (609) 252-0159
 Princeton, NJ  08540-4322      (609) 683-7220 (fax)

Reply via email to