count down by eban

read a
for((;i++<7;))
{
seq {1,1,9}$z
z+=0
}|sed /$a/q\;1i0|tac

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

download

return to the top page