Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!decwrl!purdue!bu-cs!encore!necis!dhm From: dhm@necis.UUCP (Dave Mitchell) Newsgroups: comp.unix.questions Subject: Re: sed/awk question Summary: I want to thank evberyone who responded to my "easy" question. I just drew a blank when it came to solving the problem. For those who were offended by the original posting, unlucky! Keywords: sed awk Message-ID: <1050@necis.UUCP> Date: 23 May 89 13:12:56 GMT References: <1049@necis.UUCP> Distribution: usa Organization: NEC Information Systems, Acton, MA Lines: 8 In article <1049@necis.UUCP>, dhm@necis.UUCP (Dave Mitchell) writes: > Once again I am posting to get help with a simple sed/awk problem. I hope > that someone out there responds and emails an answer to me. Using sed or > awk, I want to print the lines of a file (from line 1) up to the first > occurrence of a dollar sign. Thanks for the help. > dave mitchell