>>>>> Herbert Mühlburger <[email protected]> writes:

>   % ledger -f ledger-test.dat balance ^assets ^liabilities

Actually, I think your shell is interpreting the ^ here.  Try:

    ledger -f ledger-test.dat balance '^assets' '^liabilities'

John

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to