changeset 6384:620df8bfa9ae

<FireFly> ` tr \'|\' \'\\n\' <<<\'#!/bin/sed -f|s:\\x1B\\(\\[[0-?]*[ -/]*[@-~]\\)::g\' >bin/plaintext && chmod +x bin/plaintext
author HackBot
date Tue, 15 Dec 2015 22:49:15 +0000
parents 2a5914fce378
children c956c8f6663c
files bin/plaintext
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/plaintext	Tue Dec 15 22:49:15 2015 +0000
@@ -0,0 +1,2 @@
+#!/bin/sed -f
+s:\x1B\(\[[0-?]*[ -/]*[@-~]\)::g