annotate bin/addquote @ 1000:d70bcf1800e0

<FreeFull> revert 0
author HackBot
date Sun, 09 Dec 2012 22:03:40 +0000
parents ae1e95df9af4
children ee2e8950bb3c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
e037173e0012 Initial import.
HackBot
parents:
diff changeset
1 #!/bin/sh
e037173e0012 Initial import.
HackBot
parents:
diff changeset
2 [ "$1" ] || exit 1
e037173e0012 Initial import.
HackBot
parents:
diff changeset
3 printf "%s\n" "$1" >>quotes
1000
d70bcf1800e0 <FreeFull> revert 0
HackBot
parents: 744
diff changeset
4 echo $(qc | cut -d' ' -f1)") $1"