view bin/forget @ 8952:0a126906f029

<oerjan> revert
author HackBot
date Thu, 18 Aug 2016 03:37:23 +0000
parents 4f885fd9d83e
children
line wrap: on
line source

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