Article 50SA6 How to pipe only 1 $i?

How to pipe only 1 $i?

by
motherboard
from LinuxQuestions.org on (#50SA6)
for i in mirror.foo ; do echo $i $i | rev ; done
oof.rorrim oof.rorrim

How do I get rev to pipe only the second $i?

The outcome should look like this

mirror.foo oof.rorrimlatest?d=yIl2AUoC8zA latest?i=onP_WtOabRc:c470xKtAp6o:F7zBnMy latest?i=onP_WtOabRc:c470xKtAp6o:V_sGLiP latest?d=qj6IDK7rITs latest?i=onP_WtOabRc:c470xKtAp6o:gIN9vFwonP_WtOabRc
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments