Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cwjcc!tut.cis.ohio-state.edu!bloom-beacon!athena.mit.edu!dkk From: dkk@athena.mit.edu (David K Krikorian) Newsgroups: comp.lang.postscript Subject: Re: trouble installing TranScript 2.1 Summary: Nil Keywords: sed -c ??!!? Message-ID: <9199@bloom-beacon.MIT.EDU> Date: 10 Feb 89 02:42:05 GMT References: <2837@osiris.UUCP> Sender: daemon@bloom-beacon.MIT.EDU Reply-To: dkk@athena.mit.edu (David K Krikorian) Distribution: na Organization: Massachusetts Institute of Technology Lines: 11 In article <2837@osiris.UUCP> consult@osiris.UUCP (Unix Consultation Mailbox (Phil)) writes: > ... >I checked makefiles and the like and found that the "root" makefile >contained an invocation of "sed -c". > ... >Does anyone know if there *is* such a thing as a sed with a -c >option, and if so, what that option does? And what about Naomi? According to our sources for sed (BSD 85/06/19) the only options are n, f, e and g. The 'g' option is not documented in our man pages, so I don't know what it does.