changeset 11262:54c7c12aa257

<oerjan> rm bin/learn_append2
author HackBot
date Tue, 12 Dec 2017 21:53:25 +0000
parents 909f0c9d02de
children 287c835efb50
files bin/learn_append2
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/bin/learn_append2	Tue Dec 12 18:59:45 2017 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +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