view bin/forget @ 7363:2ab5bc5df01f

<int-e> ` sed -i \'s/..xargs/| grep -v int-e | xargs/\' bin/list
author HackBot
date Mon, 11 Apr 2016 21:07:00 +0000
parents 4f885fd9d83e
children
line wrap: on
line source

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