view bin/addquotee @ 779:fb8bb57a0eeb

<oerjan> learn FreeFull is either full of freedom or free of fulldom, we are not sure.
author HackBot
date Sat, 06 Oct 2012 20:45:24 +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"