Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!samsung!uakari.primate.wisc.edu!ames!orion.arc.nasa.gov!gahooten From: gahooten@orion.arc.nasa.gov (Gregory A. Hooten) Newsgroups: comp.unix.questions Subject: Sed to make global replacements. Message-ID: <37090@ames.arc.nasa.gov> Date: 1 Dec 89 18:43:01 GMT Sender: usenet@ames.arc.nasa.gov Reply-To: gahooten@orion.arc.nasa.gov (Gregory A. Hooten) Organization: NASA Ames Research Center, Moffett Field, CA Lines: 12 I am working with sed on a file, and need to make a global replacement, but what I am replacing are special characters to sed. I do not know how to replace them. I would like to change the characters \(12 to 1/2, but every thing I try thinks the \( is the start of a character group. I would like any help possible on this problem. Thanks. Greg Hooten GAHOOTEN@ames.arc.nasa.gov