view bin/forget @ 8386:a0a712e0cd06

<fizzie> mkx bin/gs2//gs2c "$@" > /tmp/tmp.gs2 && gs2x /tmp/tmp.gs2
author HackBot
date Mon, 06 Jun 2016 05:59:41 +0000
parents 4f885fd9d83e
children
line wrap: on
line source

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