[GNC] On a Mac, where are the database configuration details stored?
John Ralls
jralls at ceridwen.us
Sun Jun 13 13:11:20 EDT 2021
> On Jun 13, 2021, at 4:09 AM, Peter West <pbw at pbw.id.au> wrote:
>
> As it says, where can I find the details of the database connection?
You mean for opening the most recently used book? In ~/Library/Preferences/org.gnucash.GnuCash.plist. You can read the values with e.g.
defaults read org.gnucash.Gnucash /org/gnucash/history/file0
or all of them
defaults read org.gnucash.Gnucash | grep history
Regards,
John Ralls
More information about the gnucash-user
mailing list