view bin/forget @ 7708:0cf7b08269e6

<moon_> mkx bin/bff//bf "$(cat "$1")"
author HackBot
date Wed, 04 May 2016 00:16:03 +0000
parents 4f885fd9d83e
children
line wrap: on
line source

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