Template:Defaults read sh

From GnuCash
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