view bin/learn @ 3315:72795d5c4427

<Bike> echo \'allquotes | grep zzo38 | shuf | head -n 1\' > bin/zzote
author HackBot
date Fri, 26 Jul 2013 21:01:18 +0000
parents 231ca1c36641
children 045228d20aca
line wrap: on
line source

#!/bin/sh
topic=$(echo "$1" | sed 's/ .*//' | lowercase)
info=$(echo "$1" | sed 's/[^ ]* //')
echo "$1" >"wisdom/$topic"
echo "I knew that."