On Mar 29, 2009, at 2:43 PM, dwebman wrote:
Is it possible to view only the debit or credit items in an account?
You can use the -l flag to limit to only subtractive or additive postings:
ledger -l 'a<0' reg ledger -l 'a>0' reg John
On Mar 29, 2009, at 2:43 PM, dwebman wrote:
Is it possible to view only the debit or credit items in an account?
You can use the -l flag to limit to only subtractive or additive postings:
ledger -l 'a<0' reg ledger -l 'a>0' reg John