block by mgold 6158168

Translates octal digits into ASCII art, with the brightness correlated to the magnitude of the digit. The input may be either ASCII octal digits or machine octal. Try it on random data, or the compiled executable of the program (and vary your terminal width). A hexidecimal version is also available.

octBright.c