view bin/forget @ 5462:bc50e28c60b5

<oerjan> ` rm wisdom/torus; echo test >wisdom/torus
author HackBot
date Sun, 07 Jun 2015 16:45:16 +0000
parents e037173e0012
children 4f885fd9d83e
line wrap: on
line source

#!/bin/sh
rm "wisdom/$(echo "$1" | tr A-Z a-z)"
echo "Forget what?"