view bin/plaintext @ 6385:c956c8f6663c

<FireFly> ` tr \'|\' \'\\n\' <<<\'#!/bin/sed -f|s:[\\x00-\\x08\\x0E-\\x1F]\\|\\x1B\\(\\[[0-?]*[ -/]*[@-~]\\)::g\' >bin/plaintext && chmod +x bin/plaintext
author HackBot
date Tue, 15 Dec 2015 22:53:21 +0000
parents 620df8bfa9ae
children
line wrap: on
line source

#!/bin/sed -f
s:[\x00-\x08\x0E-\x1F]\
\x1B\(\[[0-?]*[ -/]*[@-~]\)::g