view bin/addquote @ 1000:d70bcf1800e0

<FreeFull> revert 0
author HackBot
date Sun, 09 Dec 2012 22:03:40 +0000
parents ae1e95df9af4
children ee2e8950bb3c
line wrap: on
line source

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