Template:Defaults read sh

From GnuCash
Revision as of 15:19, 19 September 2022 by Fell (talk | contribs) (from https://lists.gnucash.org/logs/2022/09/18.html#T13:28:06 ff)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
defaults read -app Gnucash
# but sometimes the full domain is required, depending on the used package
defaults read org.gnucash.Gnucash
# but MacPorts
defaults read Gnucash
# and sometimes the path, usually
defaults read -app /Applications/Gnucash.app