Permalink
Switch branches/tags
Nothing to show
Find file
Fetching contributors…
Cannot retrieve contributors at this time
executable file 7 lines (4 sloc) 94 Bytes
#!/bin/bash
DIR=$(cd "$( dirname "$0" )" && pwd)
F=$DIR/transactions/${1}
echo ${1} >> ${F}