view bin/forget @ 3041:af22fcae29d9

<nooodl> echo \'#!/bin/bash\' > bin/thanks
author HackBot
date Wed, 05 Jun 2013 17:28:22 +0000
parents e037173e0012
children 4f885fd9d83e
line wrap: on
line source

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