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