view bin/forget @ 2002:2f72723c28c7

<shachaf> delquote 583
author HackBot
date Mon, 04 Feb 2013 17:58:43 +0000
parents e037173e0012
children 4f885fd9d83e
line wrap: on
line source

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