changeset 4797:e67a5178dfd3

<oerjan> echo \'echo "This command has been disabled because no one uses it properly."\' >bin/learn
author HackBot
date Wed, 10 Sep 2014 11:45:30 +0000
parents 24d1b823781b
children b3b11a73cd92
files bin/learn
diffstat 1 files changed, 1 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/bin/learn	Wed Sep 10 10:53:36 2014 +0000
+++ b/bin/learn	Wed Sep 10 11:45:30 2014 +0000
@@ -1,5 +1,1 @@
-#!/bin/bash
-topic=$(echo "$1" | lowercase | sed 's/^\(an\?\|the\) //;s/s\? .*//')
-echo "$1" >"wisdom/$topic"
-echo "I knew that."
-
+echo "This command has been disabled because no one uses it properly."