Yep I had the longer version with --limit and account =~ Thanks for the tip!
On Wednesday, January 2, 2019 at 7:30:08 PM UTC-6, Martin Michlmayr wrote: > > * Scott Carpenter <[email protected] <javascript:>> [2019-01-02 15:11]: > > Sigh. No sooner posted than I had a better idea for finding it in the > docs > > and looks like "6.2.1 Controlling the Accounts and Payees" has what I > need. > > So what did you end up with? > > I assume > ledger -f d bal --limit "account =~ /unwise%$/" > > If so, note that you can use the more simple version: > > ledger -f d bal /unwise%$/ > > -- > Martin Michlmayr > https://www.cyrius.com/ > -- --- 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/d/optout.
