Home

Ledger Cheat Sheet

By Joel Dare - Written February 19, 2025

I’m using Ledger to manage the finances of my micro companies. Here are a few of the commands I use frequently.

Show all balances

ledger bal

Show register for specific account

ledger reg Equity:Capital

Clean a bank statement

sed 's/\\/\\\\/g' 2025-02-example.csv > 2025-02-example-clean.csv

Import a bank statement

ledger convert ./csv/2025-02-example.csv --input-date-format "%m/%d/%Y" --account "Assets:NBKC Bank:Checking" >> ledger.dat

Build your next site in pure HTML and CSS

Want to build your next site in pure HTML and CSS? Join the free Five-Day Neat Starter Email Course and build a lean, production-ready page before Friday.

Email Me the Crash Course


JoelDare.com © Dare Companies Dotcom LLC

Terms - Privacy