view bin/addquote @ 1836:2151afcce4ba

<oerjan> cd wisdom; mv shachaf*. "shachaf\xc3\xb8 som selleri and cosplays nepeta leijon on weekends."
author HackBot
date Fri, 25 Jan 2013 21:52:12 +0000
parents c091565553db
children 1c1429d055bc
line wrap: on
line source

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