view bin/forget @ 11148:c3351169a617

<fizzie> ` sed -i -e \'s/multicode/singlecode/g\' bin/unidecode
author HackBot
date Tue, 08 Aug 2017 23:03:14 +0000
parents c989a1669243
children 006d8b433a3c
line wrap: on
line source

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