fork download
  1. rx = /\A(RPX|RO|P)(.*)/m
  2. puts "PIXRT".scan(rx)
Success #stdin #stdout 0.02s 9656KB
stdin
Standard input is empty
stdout
P
IXRT