From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from oldp.astro.wisc.edu ([128.104.39.15]) by hawkwind.utcs.toronto.edu with SMTP id <2724>; Tue, 25 May 1993 11:22:14 -0400 Received: by oldp.astro.wisc.edu (5.65/DEC-Ultrix/4.3) id AA25152; Tue, 25 May 1993 10:22:07 -0500 Message-Id: <9305251522.AA25152@oldp.astro.wisc.edu> To: rc@hawkwind.utcs.toronto.edu Subject: Re: Simple ' question Date: Tue, 25 May 1993 11:22:06 -0400 From: Alan Watson X-Mts: smtp > Two quick ways: > eval 'sed $linenumber r filename' I don't think so. > sed $linenumber ^ ' r filename' This works.