Try this: ledger bal -l 'commodity == "VIFSX"'
On Sun, Oct 30, 2011 at 9:01 AM, Craig Earls <[email protected]> wrote: > This returns nothing for me > > 08:58:30 ~/FinanceData > ledger bal -l "commodity = 'VIFSX'" > 08:58:44 ~/FinanceData > ledger bal -l "commodity = VIFSX" > 08:58:50 ~/FinanceData > > > I have several shares of VIFSX reported in the balance report. This is > for ledger 3.0 > > > On Sun, Oct 30, 2011 at 01:59, Martin Michlmayr <[email protected]> wrote: > >> * Craig Earls <[email protected]> [2011-10-29 21:36]: >> > This is killing me and it should be simple. I want to have ledger >> > tell me how much of a particular commodity I have? >> >> ledger -f - bal -l "commodity = 'AUD'" >> >> -- >> Martin Michlmayr >> http://www.cyrius.com/ >> > > > > -- > Craig, Corona De Tucson, AZ > enderw88.wordpress.com >
