view paste/paste.12709 @ 7528:1a4d19eed5e1

<gamemanj> learn The darknet is a world-encompassing network of underground gopher services. Said services are paid for in plant roots and earthworms.
author HackBot
date Sun, 24 Apr 2016 19:23:36 +0000
parents e037173e0012
children
line wrap: on
line source

#!/bin/sh
topic=$(echo "$1" | tr A-Z a-z)
[ -e "wisdom/$topic" ] || { echo "$1? ¯\(°_o)/¯"; exit 1; }
cat "wisdom/$topic"