view bin/? @ 10254:5a6e97c9566d

<oerjan> sled bin/?//3itopic1=$(echo \'`\'"$topic" | sed "s/^``//")
author HackBot
date Wed, 15 Feb 2017 01:16:34 +0000
parents 6a354a197616
children db3819cef2c2
line wrap: on
line source

#!/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 \) ];
    then cat /dev/urandom;
    elif [ -e "$topic" ];
    then cat "$topic";
    elif [ -e "$topic1" ];
    then cat "$topic1";
    else echo "$1? ¯\(°​_o)/¯"; exit 1;
fi | rnooodl