view bin/forget @ 11423:d6a07fdb6281

<oerjan> slbd forget//s,rm,rm-p,
author HackBot
date Wed, 28 Feb 2018 04:13:24 +0000
parents 31c41585c251
children 82b9c2fa2475
line wrap: on
line source

#!/bin/sh
for n; do rm-p "wisdom/$n" && echo "Forget what?"; done