annotate bin/forget @ 11031:a8d1c443235e

<__kerbal___> learn Bing Microsoft\'s attempt to hijack Google\'s good ideas
author HackBot
date Wed, 28 Jun 2017 13:40:27 +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