Help for this page

Select Code to Download


  1. or download this
    /usr/bin/bzcat $ldif | perl -e "$/ = \"\n\n\";
    while (<>) {
    ...
                    last;
            } ;
    }"
    
  2. or download this
           my $z = new IO::Uncompress::Bunzip2 $file;
           $mbnum = $ARGV[0];
    ...
                   last;
               }
           }