Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!aplcen!uunet!clark!ade From: ade@clark.edu (Adrian Miranda) Newsgroups: comp.lang.perl Subject: how to toss nulls? Message-ID: <1990Jul31.071551.1747@clark.uucp> Date: 31 Jul 90 07:15:51 GMT Sender: ade@clark.uucp (Adrian Miranda) Distribution: usa Organization: Clark College, Vancouver, Wa. USA Lines: 11 I have a program which reads in a file, which may contain nulls. I would like to strip the nulls out. How do I do I do this? I have tried: s/\000//; but apparently there is something wrong with this? It is probably best to email your reply, as I am sure this is obvious. Adrian Miranda uunet!clark!ade or ade@clark.edu