view bin/forget @ 12249:e3ff7c5a342f draft

<oerjan> undo 12128
author HackEso <hackeso@esolangs.org>
date Fri, 06 Dec 2019 04:41:05 +0000
parents 1e5d7286862e
children
line wrap: on
line source

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