Help for this page

Select Code to Download


  1. or download this
    perl -pe 's/([0-9]{10})$/sprintf "%010d",$1-2/e'
    
  2. or download this
    perl -pe 's/([0-9]{10})$/sprintf "%010d",$1-2/e if /^0TONY/'