duplicate lines by mskzzzz

m:-open('/dev/fd/0',read,F),repeat,read_line_to_codes(F,C),(C@<f;\+format('~s
~s
',[C,C])).

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

download

return to the top page