annotate bin/mislearn @ 8839:34f2c0d8a6e8

<wob_jonas> learn anagol is Anarchy Golf, code golf server at http://golf.shinh.org/
author HackBot
date Sun, 24 Jul 2016 12:33:11 +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