view bin/addquotee @ 853:8ceb191fb559

<Sgeo__> paste bin/tell
author HackBot
date Thu, 15 Nov 2012 08:29:48 +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"