Path: utzoo!dptcdc!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!agate!eos!amelia!pioneer.arc.nasa.gov!samlb From: samlb@pioneer.arc.nasa.gov (Sam Bassett RCD) Newsgroups: comp.unix.questions Subject: Re: Need help reading a file with unusual name(s) Message-ID: <1811@amelia.nas.nasa.gov> Date: 18 Apr 89 05:58:37 GMT References: <579@netcom.UUCP> <123@tslanpar.UUCP> Sender: news@amelia.nas.nasa.gov Reply-To: samlb@pioneer.arc.nasa.gov.UUCP (Sam Bassett RCD) Distribution: na Organization: NASA-Ames Research Center Lines: 34 Nahhhh -- the '\033' is an Escape character, so using an extra backslash will only get another odd file. What I would try is editing a junk file: 'vi junk' then doing a: :r maps^Vw to read in the file (^V is the vi "literal escape"), and then type: :1,$w! new.maps and back out with :q! Then get rid of the old file with: rm map* and change rename the file you wrote: mv new.maps maps Viola! Sam'l Bassett, Sterling Software @ NASA Ames Research Center, Moffett Field CA 94035 Work: (415) 694-4792; Home: (415) 454-7282 samlb%well@lll-crg.ARPA samlb@pioneer.arc.nasa.gov := 'Sterling doesn't _have_ opinions -- much less NASA!'