You want to use a register report with the -M for monthly and -n for
'total' options. Like this:
ledger -Mn -b 2011/01/01 reg expenses
--Pete
On Mon, Jan 23, 2012 at 7:27 PM, Alan <[email protected]> wrote:
> Hi,
>
> Is it possible to get a periodic report (e.g., "monthly since last year") of
> all expenses, but have just one line per period for all expenses?
>
> I understand how to get the report for just one expense account. And I see
> that if I query for "reg ^exp" I get all expense accounts, but reported
> individually. What I would like is a much shorter report: just one total
> expense amount per period.
>
> Thanks!
>
>