Is there a way to negate a string when using the PRINT command? I am trying to combine two files that have some overlap in a particular account, so in the first file I want to PRINT it and exclude that account. So I tried using the command:
ledger print not "Account:Particular" > file.dat But then file.dat still has all the entries from that account. Is there a way to use PRINT and exclude transactions matching a string? -- --- 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/e0cd2ce0-5833-4d3b-b971-f11183ccb875%40googlegroups.com.
