ascii or not ascii

Rahul Dhesi dhesi at bsu-cs.UUCP
Sat Apr 30 00:50:27 AEST 1988


In article <533 at zoot.lamont.Columbia.edu> hough at lamont.Columbia.edu (sue
hough) writes:
>I am trying to read an ascii (Prime generated) 9-track tape on a Unix
> system.  The restored files look like ascii when I use MORE, CAT,
> HEAD, etc.  But when I try to edit them with vi, I get
> "not an ascii file".

I seem to remember that Primos likes the eighth bit set in each
character.  It must be that vi doesn't like this.  Write a filter to
strip these bits, or use Chuck Forsberg's undos/todos utility with the
-s switch.
-- 
Rahul Dhesi         UUCP:  <backbones>!{iuvax,pur-ee,uunet}!bsu-cs!dhesi



More information about the Comp.unix.questions mailing list