Awesome. Thanks. Herbert Am 26.02.2013 16:17 schrieb "Craig Earls" <[email protected]>:
> I just pushed a change to the documentation that has a brief note > about understanding your shell and accommodating it when entering > command examples. I can't write examples that cover all shells. > > On Tue, Feb 26, 2013 at 8:04 AM, John Wiegley <[email protected]> > wrote: > >>>>>> 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. > > > > > > > > -- > Craig, Corona De Tucson, AZ > enderw88.wordpress.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/groups/opt_out. > > > -- --- 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.
