rotate lines reversely by pooq

j:concat;f:openr("/dev/fd/0");c:b:"";while stringp(a:readline(f))do(c:j(c,b,"\x0d
"),b:a);print(j(b,c));

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

download

return to the top page