Help for this page

Select Code to Download


  1. or download this
    perl -ne 'substr ( $_,2,8 ) = "        " && substr ( $_,15,5 ) = "    
    + " if /^AB/ ; print $_;' $1 > $1.tmp
    
  2. or download this
     For some reason I end up with the following result:
    AB     12345     WORLD