changeset 4880:b57f28545952

<mroman_> sed -i -e \'/^M/d\' bin/learn_append > bin/learn_append
author HackBot
date Fri, 26 Sep 2014 13:27:35 +0000
parents ea441e220c71
children cf883df70dd3
files bin/learn_append
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/bin/learn_append	Fri Sep 26 13:27:19 2014 +0000
+++ b/bin/learn_append	Fri Sep 26 13:27:35 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