On Sun, Oct 11, 2020 at 2:08 PM Jimi Damon <jda...@gmail.com> wrote:
>
> Hi,
>
> I am just looking for the correct command to remove the currency from a 
> ledger custom format.
>
> I have some other scripts that process the results and they I'd prefer to not 
> have to pipe the output of ledger into something just to remove "$" from the 
> report.
>
> Is there a  way to get the %amount in a format without the currency attached 
> to it ?
>
> echo -ne "2019/12/01 * Mortgage\n    Expenses:Mortgage      \$10000.00\n    
> Assets:Checking\n" | ledger -f - reg Expenses:Mortgage --format 
> "%(roundto(amount, 2))\n"
>
>
> I'd love to get
> 10000.00
>
> Instead of
> $10000.00


Greetings

No answer(s) here but I'd be quite curious as to why you don't what
the currency symbol to be connected?

Regards

-- 

--- 
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 ledger-cli+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ledger-cli/CAPpdf5_M_BANLzTk7%3DswoTH3f3_kAG9zrUkm8rY6Qosp-y3Grg%40mail.gmail.com.

Reply via email to