echo {0,A}{0,A}{0,A} {5,F}{5,F}{5,F}|sed 's/A/5/9;s/./&&/g;s/ /\n/g'
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page