diff bin/learn_append @ 4877:9a96610fa83b

<mroman_> sed -e \'/^M/d\' bin/learn_append > bin/learn_append
author HackBot
date Fri, 26 Sep 2014 13:25:30 +0000
parents fc834b7464f9
children ea441e220c71
line wrap: on
line diff
--- a/bin/learn_append	Fri Sep 26 13:24:32 2014 +0000
+++ b/bin/learn_append	Fri Sep 26 13:25:30 2014 +0000
@@ -1,4 +0,0 @@
-#!/bin/bash
-topic=$(echo "$1" | lowercase | sed 's/^\(an\?\|the\) //;s/s\? .*//')
-echo "$1" >>"wisdom/$topic"
-echo "I knew that."
\ No newline at end of file