view bin/forget @ 12109:c3ef690b502b draft

<fizzie> sled /hackenv/bin/complaints//s|share/|$HACKENV/share/|
author HackEso <hackeso@esolangs.org>
date Sat, 16 Nov 2019 22:37:36 +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