annotate bin/forget @ 11342:3efc029ddff2

<boily> slwd oerjan//s/twice/thrice/
author HackBot
date Fri, 09 Feb 2018 12:18:08 +0000
parents c989a1669243
children 006d8b433a3c
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
c989a1669243 <fizzie> revert 58b9ee8f97a7
HackBot
parents:
diff changeset
2 rm-p "wisdom/$(echo "$1" | tr A-Z a-z)"
c989a1669243 <fizzie> revert 58b9ee8f97a7
HackBot
parents:
diff changeset
3 echo "Forget what?"
c989a1669243 <fizzie> revert 58b9ee8f97a7
HackBot
parents:
diff changeset
4