view bin/mirrorgo @ 11315:854220114ed2

<oerjan> addquote <ais523> b_jonas: hmm, it\'s fairly surprising that you can make a coherent esolang whose primary feature is that it wasn\'t written by Donald Knuth
author HackBot
date Fri, 12 Jan 2018 01:57:49 +0000
parents b9ced0a7783a
children
line wrap: on
line source

#!/bin/bash
declare {{a..h},{j..t}}="$((i++))" letters=({{a..h},{j..t}}); while read -r; do echo "${letters[18-${REPLY:0:1}]}$((20-${REPLY:1}))"; done