Path: utzoo!attcan!uunet!snorkelwacker!apple!julius.cs.uiuc.edu!zaphod.mps.ohio-state.edu!tut.cis.ohio-state.edu!cis.ohio-state.edu!karl_kleinpaste From: karl_kleinpaste@cis.ohio-state.edu Newsgroups: comp.unix.shell Subject: Re: ok, i've got a question... Message-ID: Date: 25 Sep 90 19:19:36 GMT References: <42900@sequent.UUCP> Sender: news@tut.cis.ohio-state.edu Organization: Ohio State Computer Science Lines: 6 calvin@sequent.uucp writes: i have a file that has a whole mess of null characters in it ('bout 1/2 a meg). is there any way (preferably a shell script) to strip them off? tr -d '\0'