IFS=Z read -dZ -N1 a exit"$a" le${a/ /t} b=3 ((b++%4/2))&&a=${a/[#]/.} printf "$a" . *
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page