<div dir="ltr">I was trying the Perl one liner below but it complains about an <i>unrecognized switch</i>. despite this the value is passed into the code.&nbsp; I was trying to avoid a full script file with a getopts and its baggage.<br>
perl -s -e &quot;print $oldage;&quot; -oldage=abc<br><br>Anyone got an idea what will work.<br>Andrew<br></div>