echo "EVO:0000023" | perl -pe 's/(\d+)/++($_=$1)/e;' [download]
In reply to Re: Increment a string with letters and numbers by kschwab in thread Increment a string with letters and numbers by mrguy123