Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!dali.cs.montana.edu!caen!zaphod.mps.ohio-state.edu!wuarchive!psuvax1!psuvm!kjb6 From: KJB6@psuvm.psu.edu Newsgroups: comp.unix.questions Subject: changing a file Message-ID: <91141.140213KJB6@psuvm.psu.edu> Date: 21 May 91 18:02:13 GMT Organization: Penn State University Lines: 9 As a script, I would like to search a file and replace a string with another string. I know this can be done, but I have not figure out how to do it yet. Anyone have any suggestions. I think if I use awk or nawk somewhere along the line, I can get it done. Any suggestions would be appreciated. Ken