nop by kurimura

for x in $(seq 0 1000)\x0d
echo $$\x0d
done\x0d

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

download

return to the top page