view bin/learn_append2 @ 7317:1488eb92a15b

<Elronnd> ` echo \'TypERR, expected "str", got "char *[]"\' > hw/pascal
author HackBot
date Wed, 30 Mar 2016 00:12:45 +0000
parents 56dcce63901b
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."