view bin/forget @ 12193:aa22c38426e9 draft

<oerjan> mkx ../bin/u//cd ${HACKENV-/hackenv}; nur "$1"
author HackEso <hackeso@esolangs.org>
date Wed, 27 Nov 2019 02:11:28 +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