view bin/forget @ 11836:c62643e28143 draft

<b_jonas> `` echo $IRC_NICK >> bin/flist
author HackEso <hackeso@esolangs.org>
date Thu, 13 Jun 2019 22:08:52 +0000
parents 2e4353fde04e
children 1e5d7286862e
line wrap: on
line source

#!/bin/sh
for n; do if [ lethe = "$n" ]; then rm -f "wisdom/$n"; else rm-p "wisdom/$n"; fi && echo "Forget what?"; done