On Sun, Dec 17, 2017 at 6:38 AM, John Wiegley <[email protected]> wrote: >>>>>> "PFS" == Paulo Flabiano Smorigo <[email protected]> writes: > > FPS> $ ledger --format "%(account) %(abs(amount))\n" reg assets > FPS> Error: Unrecognized command '%(abs(amount))\n' > > I'm unable to reproduce this behavior here, using bash. What happens if you > say: > > echo "%(account) %(abs(amount))\n"
$ echo "%(account) %(abs(amount))\n" %(account) %(abs(amount))\n > > John -- P. F. Smorigo -- --- 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.
