view bin/forget @ 8376:4f84c9bec080

<oerjan> ` sed -i \'s/$/ "$@"/\' bin/gs2c
author HackBot
date Mon, 06 Jun 2016 05:10:19 +0000
parents 4f885fd9d83e
children
line wrap: on
line source

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