Do it by pooq

while {[gets stdin a]>0} {puts [regsub {1.*} [regsub $a {1 2 3 4 5 6 Do it!!} {}] {Miss...}]}

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

download

return to the top page