annotate bin/mislearn @ 8896:b64722f21210

<oerjan> slwd #esoteric//s#whatever#enchilada#
author HackBot
date Wed, 03 Aug 2016 23:46:12 +0000
parents 061734ba3033
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6774
5b339aa9cd79 <hppavilion[1]> ` cp bin/learn bin/mislearn
HackBot
parents:
diff changeset
1 #!/bin/bash
5b339aa9cd79 <hppavilion[1]> ` cp bin/learn bin/mislearn
HackBot
parents:
diff changeset
2 topic=$(echo "$1" | lowercase | sed 's/^\(an\?\|the\) //;s/s\?[:;,.!?]\? .*//')
6777
d4e5edb3022f <hppavilion[1]> ` sed -i "s/wisdom/tmflry/" bin/mislearn
HackBot
parents: 6774
diff changeset
3 echo "$1" >"tmflry/$topic"
6778
061734ba3033 <hppavilion[1]> ` sed -i "s/Learned/Was lied to about/" bin/mislearn
HackBot
parents: 6777
diff changeset
4 echo "Was lied to about '$topic': $1"
6774
5b339aa9cd79 <hppavilion[1]> ` cp bin/learn bin/mislearn
HackBot
parents:
diff changeset
5