view bin/forget @ 12078:8fc624ac897a draft

<fizzie> sled /hackenv/bin/dowg//s|wisdom/|$HACKENV/wisdom/|
author HackEso <hackeso@esolangs.org>
date Sat, 16 Nov 2019 21:58:14 +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