Date: Wed, 17 Jun 2009 10:55:28 -0700 (PDT) From: chloe K <chloekcy2000@yahoo.ca> To: freebsd-questions@freebsd.org Subject: sed help Message-ID: <974960.33077.qm@web57412.mail.re1.yahoo.com>
next in thread | raw e-mail | index | archive | help
Hi=20 =A0 =A0 I have a file. list.txt (two columns) =A0 column1=A0=A0=A0 column2 name=A0=A0=A0=A0=A0=A0=A0 address =A0 =A0 I need to put in the letter file letter.txt eg: =A0 Dear: Chloe Address: CA =A0 Can I use this=20 =A0 for i `cat list.txt` | sed 's/Chloe/$i.1; /CA/$i.2/g' $i.letter.txt =A0 Thank you for your help =0A=0A=0A ____________________________________________________________= ______=0AThe new Internet Explorer=AE 8 - Faster, safer, easier. Optimized= for Yahoo! Get it Now for Free! at http://downloads.yahoo.com/ca/internet= explorer/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?974960.33077.qm>