view bin/forget @ 12157:335b43d166d9 draft

<wib_jonas> `` ln -sv ../wisdom ../quotes /hackenv/share/
author HackEso <hackeso@esolangs.org>
date Mon, 18 Nov 2019 10:40:47 +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