Regexpr Next Input by nn

BEGIN{RS=5;getline<0;split($0,s,"/");RS=ORS}{print>i=0;for(;s[++i];)sub(s[++i],s[++i])}!/^s/

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page