Ejection by twobit

a=open("../fd/0")
for c in"____U_DR":a=[`x`[-3::-5].replace(c," ")+c*`x`.count(c)+4*" "*(c in`a`)for x in zip(*a)]
for x in a:print x.rstrip()

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

download

return to the top page