view bin/? @ 9286:d014a073aba7

<hppavilion[1]> slwd scow//s#$# Scheme is usually preferred, but Racket will be accepted in a pinch.#
author HackBot
date Sat, 15 Oct 2016 06:09:37 +0000
parents 4f32313b94d9
children 426a317d6dfe
line wrap: on
line source

#!/bin/bash
topic=$(echo "$1" | lowercase | sed "s/noo\+dl/nooodl/;s/ *$//;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" | rnooodl;
    elif [ -e "$topic1" ];
    then cat "$topic1" | rnooodl;
    else echo "$1? ¯\(°​_o)/¯"; exit 1;
fi