view misle/rn_append @ 11130:847114750c68

<Jafet> learn_append degenerate The subjects of this sui degeneris program include spaghoti sauce, talking spheres of zero volume, and watches without mustard.
author HackBot
date Thu, 27 Jul 2017 02:48:05 +0000
parents ded267d9c0ad
children
line wrap: on
line source

#!/bin/bash
[[ "$1" = */* ]] || exit
topic=$(echo "$1" | lowercase | cut -d / -f 1)
[ -z "$topic" ] && exit 1
stuff=$(echo "$1" | cut -d / -f 2-)
perl -i -p -e 's/\n/ /' "tmflry/$topic"
echo "$stuff" >>"tmflry/$topic"
echo -n "Was lied to about '$topic': "
cat "tmflry/$topic"