changeset 10256:d0d5bc896d19

<oerjan> sled bin/?//3itopic1=$(echo \'`\'"$topic" | sed \'s/^``//\')
author HackBot
date Wed, 15 Feb 2017 01:19:03 +0000
parents db3819cef2c2
children b727e7b800f7
files bin/?
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/bin/?	Wed Feb 15 01:18:35 2017 +0000
+++ b/bin/?	Wed Feb 15 01:19:03 2017 +0000
@@ -1,5 +1,6 @@
 #!/bin/bash
 topic=$(echo "$1" | lowercase | sed "s/noo\+dl/nooodl/;s/ *$//")
+topic1=$(echo '`'"$topic" | sed 's/^``//')
 topic1=$(echo "$topic" | sed "s/s$//")
 cd wisdom
 if [ \( "_$topic1"_ = "_ngevd"_ \) -a \( -e ngevd \) ];