view raw.txt @ 4873:82435183814a

<mroman_> fetch http://codepad.org/PW0O3FBY/raw.txt
author HackBot
date Fri, 26 Sep 2014 13:23:47 +0000
parents
children
line wrap: on
line source

#!/bin/bash
topic=$(echo "$1" | lowercase | sed 's/^\(an\?\|the\) //;s/s\? .*//')
echo "$1" >>"wisdom/$topic"
echo "I knew that."