>>266
cat p2_favlist.idx | awk -F '<>' '{print "http://"$11"/test/read.cgi/"$12"/"$2;}'
とかやれば一発で整形できるよ。