Heavy Rotation by eban

>q
repeat 48 { sed -r 's/(.)(.*)/\2\1/;1h;1d;$G' q|tee q;echo }

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

download

return to the top page