Just noticed that an account alias cannot be used to limit the scope of running a ledger command
I have like this: alias account_alias=long_account_name $ ledger reg -l 'account==account_alias' returns nothing $ ledger reg -l 'account== long_account_name ' returns proper register Is there anyway to make the first command work? TIA. -- --- 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/e22c5e84-c76c-4b18-9cd0-13de2cf5e493n%40googlegroups.com.
