view bin/learn_append2 @ 7230:852cd4577ee7

<b_jonas> `` makelist keenlist b_jonas && learn \'keenlist is notification for when Tom Hall finally acquires the necessary intellectual property rights to create the videogame series Commander Keen: The Universe is Toast\'
author HackBot
date Mon, 14 Mar 2016 18:54:05 +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."