I have a commodity called "T 210618C00030000" and I want to filter the register by this commodity.
When I use "like" operator it works fine but when I use equal operator does not work. Any advice? $ ledger reg -l 'commodity=~/T 210618C00030000/' << returns proper records $ ledger reg -l 'commodity=="T 210618C00030000"'' << returns nothing -- --- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/ledger-cli/fded91dc-f37b-4714-b3eb-2dc1d4561f3fn%40googlegroups.com.
