view bin/mislearn @ 12427:2fea381385b9 draft

<fizzie> sled /hackenv/bin/lynx//s|?|\\\\?|
author HackEso <hackeso@esolangs.org>
date Fri, 22 Oct 2021 22:15:45 +0100
parents 9c7bd01f6d39
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"