最終更新:2018-01-12 (金) 06:06:02 (2286d)  

defaults
Top / defaults

ユーザーデフォルトシステムへのアクセスを提供する

  • defaults read? <domain> <key>
  • defaults read-type? <domain> <key>
  • defaults write <domain> <key> <value>
  • defaults delete? <domain> <key> <value>
     defaults [-currentHost | -host hostname] read [domain [key]]
     defaults [-currentHost | -host hostname] read-type domain key
     defaults [-currentHost | -host hostname] write domain { 'plist' | key 'value' }
     defaults [-currentHost | -host hostname] rename domain old_key new_key
     defaults [-currentHost | -host hostname] delete [domain [key]]
     defaults [-currentHost | -host hostname] { domains | find word | help }

.DS_Store

  • defaults write com.apple.desktopservices DSDontWriteNetworkStore true

フルスクリーン

特定のアプリケーションだけを英語で起動する

Mac OS X/隠しファイル