aboutsummaryrefslogtreecommitdiffstats
path: root/doc/rat-cursors/to-text
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rat-cursors/to-text')
-rwxr-xr-xdoc/rat-cursors/to-text5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/rat-cursors/to-text b/doc/rat-cursors/to-text
new file mode 100755
index 0000000..f733b46
--- /dev/null
+++ b/doc/rat-cursors/to-text
@@ -0,0 +1,5 @@
+#!/bin/sh -e
+
+sed 's/\(.\) /\1\1/g' | sed 's/\./ /g' | sed 's/ $//g' |
+ sed 's/ $//g' | sed 's/ $//g' | sed 's/ $//g' | sed 's/ $//g'
+