# HG changeset patch # User HackBot # Date 1410349530 0 # Node ID e67a5178dfd37532205c804fd1d4d54efa4cc19b # Parent 24d1b823781b3efc60f66170d939427d3e86fad9 echo \'echo "This command has been disabled because no one uses it properly."\' >bin/learn diff -r 24d1b823781b -r e67a5178dfd3 bin/learn --- 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."