Help for this page

Select Code to Download


  1. or download this
    perl -nlE "say for/\[(\d+):(\d+)\](\w+)/?map{$3.qq([$_])}$2..$1:$_" po
    +rtbus.txt
    
    perl -nlE "push @res,/\[(\d+):(\d+)\](\w+)/?map{$3.qq([$_])}$2..$1:$_;
    +END{say for @res}" portbus.txt