view bin/addquotee @ 859:4cf420fbab56

<shachaf> addquote <elliott> octets hth
author HackBot
date Tue, 20 Nov 2012 04:58:20 +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"