カテゴリ:Mac OS X
提供:maruko2 Note.
目次 |
公式サイト
- Mac OS X
- Mac OS X Server
- Apple Developer Connection - Developer Tools and Technologies - Developer Tools
- Apple Open Source - Releases
アップルサポート(Knowledge Base)
UTF-8-MAC
Mac OS X のファイルシステムで使用されている文字コード。詳しくは MacWiki - UTF-8-MAC (macwiki.sourceforge.jp) で解説されている。
UTF-8-MAC は読み込み(入力)のみで使用可。
Mac OS X 標準の iconv で、UTF-8-MAC を UTF-8 に変換する。
iconv -f UTF-8-MAC -t UTF-8 iconv -f UTF-8-MAC -t UTF-8 < in.txt > out.txt
nkf で UTF-8-MAC を UTF-8 に変換する。
nkf --ic=UTF-8-MAC -w nkf --ic=UTF-8-MAC -w < in.txt > out.txt
ネットワークボリュームに .DS_Store ファイルを作らないようにする
defaults write com.apple.desktopservices DSDontWriteNetworkStores true killall Finder
カテゴリ「Mac OS X」にあるページ
以下の29ページがこのカテゴリに含まれており、そのうち29ページが表示されています。
ABCDFHL |
M |
M の続きORXアシ |