最終更新:2024-11-09 (土) 10:20:29 (29d)  

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 }

.plist?

.DS_Store

  • defaults write com.apple.desktopservices DSDontWriteNetworkStore true

フルスクリーン

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

Mac OS X/隠しファイル