view bin/forget @ 12047:800ffb613072 draft

<oerjan> learn `@ <nick> <command> [<argument>] is a wrapper for running a HackEso command with a "nick:" prepended.
author HackEso <hackeso@esolangs.org>
date Sat, 16 Nov 2019 04:27:39 +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