[CentOS] script help

Wed Jun 17 18:16:35 UTC 2009
Brian <emaillists at beckerspace.com>

> Can I use this
>
> for i `cat list.txt` | sed 's/Chloe/$i.1; /CA/$i.2/g' $i.letter.txt
>

Why don't you just try it and see if it works?