Help for this page

Select Code to Download


  1. or download this
    @blastblock = split(/Query=/, $_);
    
  2. or download this
    perl -e '$/ = "\nQuery="; while (<>) { print and last if $. == 5472538
    +0;}' file.txt