hledger-print
Verified for current stable LTS
Hledger Print Command: Show Dollar Transactions This Month Exclude Groceries
Use for show dollar transactions this month exclude groceries with Hledger Print. Exact CLI syntax to show dollar transactions this month exclude groceries using Hledger Print.
When to use this: Use for show dollar transactions this month exclude groceries with Hledger Print.
Command Syntax
hledger print cur:\$ food not:groceries date:thismonth hledger print cur:/$ food not:groceries date:thismonth Command Breakdown
hledger is the base executable for this command.
FAQ
Purpose: Exact syntax to show dollar transactions this month exclude groceries using Hledger Print.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Hledger Print Command: Show All Transactions Default Journal
hledger print Hledger Print Command: Show Explicit Transactions Infer Costs hledger print -x --infer-costs Hledger Print Command: Show Transactions From Multiple Files Convert Costs hledger print -f <path/to/2023.journal> -f <path/to/2024.journal> -B Hledger Print Command: Show Transactions Over 50 With Description hledger print amt:'>50' desc:'whole foods' Hledger Print Command: Show Cleared Transactions Round Eur Decimal Comma hledger print -C --commodity '1000, EUR' --round hard