#!/bin/bash # # $HeadURL: https://tstotts.net/pubvc/profile/bin/ledger.sh $ # $Id: ledger.sh 332 2007-01-01 10:28:44Z tas $ # # run ledger and fix its broken cache # # unfortunately --no-cache creates ghost files # rm -f ~/.ledger-cache ledger "$@"