Help for this page

Select Code to Download


  1. or download this
    perl -nle 'print $ARGV if !$seen{$ARGV}++ ;print if /^JRECOV="yes"/&&/
    +^TEOJ=-w"/'
    
  2. or download this
    perl -n00 -le 'print $ARGV if !$seen{$ARGV}++ ;print if /^JRECOV="yes"
    +/ms &&/^TEOJ=-w"/ms'