view bin/addquotee @ 800:8970b3fbdfd7

<elliott> delquote 470
author HackBot
date Sun, 14 Oct 2012 01:13:29 +0000
parents ae1e95df9af4
children
line wrap: on
line source

#!/bin/sh
[ "$1" ] || exit 1
printf "%s\n" "$1" >>quotes
echo $(qc | cut -d' ' -f1)") $1"