view bin/? @ 11977:dd90453f9308 draft

<kspalaiologos> `` cp tmp/asmbf-1.1.1/bin/bconv /hackenv/bin
author HackEso <hackeso@esolangs.org>
date Wed, 23 Oct 2019 17:44:21 +0000
parents b4efaadeace1
children 192a3128831e
line wrap: on
line source

#!/bin/bash
topic=$(echo "$@" | lowercase | sed "s/noo\+dl/nooodl/;s/ *$//")
topic1=$(echo '`'"$topic" | sed 's/^`\(`\|$\)//')
topic2=$(echo "$topic" | sed "s/s$//")
cd wisdom
if [ \( "_$topic2"_ = "_ngevd"_ \) -a \( -e ngevd \) ];
    then cat /dev/urandom;
    elif [ -e "$topic" ];
    then cat "$topic";
    elif [ -e "$topic1" ];
    then cat "$topic1";
    elif [ -e "$topic2" ];
    then cat "$topic2";
    else echo "$@? ¯\(°​_o)/¯"; exit 1;
fi | rnooodl