annotate bin/forget @ 11422:31c41585c251

<oerjan> undo 11419
author HackBot
date Wed, 28 Feb 2018 04:11:20 +0000
parents 5455769afdd1
children d6a07fdb6281
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
9075
c989a1669243 <fizzie> revert 58b9ee8f97a7
HackBot
parents:
diff changeset
1 #!/bin/sh
11422
31c41585c251 <oerjan> undo 11419
HackBot
parents: 11419
diff changeset
2 for n; do rm "wisdom/$n" && echo "Forget what?"; done