zero lines by pooq

f:openr("/dev/fd/0");while stringp(x:readline(f))do printf(?t,"~v,'0x
",slength(x),"");

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

download

return to the top page