> echo 'JHTML `Java in here` code' | perl -p -e 's/`(.*)`/<%=$1%>/go' > > JHTML <%=Java in here%> code