aboutsummaryrefslogtreecommitdiffstats
path: root/doc/rat-cursors/to-text
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-04-10 22:06:20 +0200
committerMattias Andrée <maandree@operamail.com>2015-04-10 22:06:20 +0200
commitf473ef302da0cf3d6e66f90cee3123bfb44b7069 (patch)
treecf58de98d3ba767e2505e90cc4a51048b8bbc6d7 /doc/rat-cursors/to-text
parentadd hotspot to example rat cursors (diff)
downloadmds-f473ef302da0cf3d6e66f90cee3123bfb44b7069.tar.gz
mds-f473ef302da0cf3d6e66f90cee3123bfb44b7069.tar.bz2
mds-f473ef302da0cf3d6e66f90cee3123bfb44b7069.tar.xz
derp
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'doc/rat-cursors/to-text')
-rwxr-xr-xdoc/rat-cursors/to-text3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/rat-cursors/to-text b/doc/rat-cursors/to-text
index 91f6e6e..dc7007c 100755
--- a/doc/rat-cursors/to-text
+++ b/doc/rat-cursors/to-text
@@ -1,6 +1,5 @@
#!/bin/sh -e
sed 's/\(.\) /\1\1/g' | sed 's/\./ /g' | sed 's/@/X/g' |
- sed 's/ $//g' | sed 's/ $//g' |
- sed 's/ $//g' | sed 's/ $//g' | sed 's/ $//g'
+ sed 's/ \+$//g'