view bin/forget @ 3650:37e8730b654b

<Roujo> mv bin/complaints bin/complain
author HackBot
date Thu, 05 Sep 2013 18:26:01 +0000
parents e037173e0012
children 4f885fd9d83e
line wrap: on
line source

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