2011年5月16日月曜日 18:11

Aquamacsのツリー構造

ーーーー アプリケーション領域 ーーーー

curl:/Applications/Aquamacs.app user1$ tree -C -F -L 3 -d
.
└── Contents
    ├── MacOS:ここにaquamacs本体がある。
    │   ├── bin
    │   └── libexec
    └── Resources
        ├── Aquamacs Command Line Tool.mpkg
        ├── Aquamacs Help
        ├── English.lproj
        ├── etc :チュートリアル等
        ├── info :マニュアル
        ├── leim :Library of Emacs Input Method
        ├── lisp    :elispの圧縮ファイル,.el, .elc(バイト・コンパイル済)
        └── var     :ゲーム

13 directories


ーーーー ユーザ領域 ーーーー


curl:~/Library/Preferences/Aquamacs Emacs user1$ tree -C -F -L 3
.
├── Preferences.el
├── Recent Files.el
├── Recent Files.el~
├── auto-save-list/
├── customizations.el
├── customizations.el~
├── frame-positions.el
├── minibuffer-history.el
└── places.el

1 directory, 8 files


0 件のコメント:

コメントを投稿