view bin/mislearn @ 12114:9c7bd01f6d39 draft

<fizzie> sled /hackenv/bin/mislearn//s|tmflry/|$HACKENV/tmflry/|
author HackEso <hackeso@esolangs.org>
date Sat, 16 Nov 2019 22:48:35 +0000
parents c989a1669243
children
line wrap: on
line source

#!/bin/bash
topic=$(echo "$1" | lowercase | sed 's/^\(an\?\|the\) //;s/s\?[:;,.!?]\? .*//')
echo "$1" >"$HACKENV/tmflry/$topic"
echo "Was lied to about '$topic': $1"