:: reverse dictionary ::
ディレクトリとファイルをツリー構造で表示するには、tree コマンドに /f スイッチを付けて実行します。
C:\>tree C:\WINDOWS\Resources /f
フォルダ パスの一覧
ボリューム シリアル番号は A1B2-C3D4 です
C:\WINDOWS\RESOURCES
└─Themes
│ Luna.theme
│ Windows Classic.theme
│
└─Luna
│ luna.msstyles
│
└─Shell
├─Homestead
│ shellstyle.dll
│
├─Metallic
│ shellstyle.dll
│
└─NormalColor
shellstyle.dll
tree [ドライブ:][パス] [/f]
tree コマンドに /f スイッチを付けると、ディレクトリ以下のファイルも含めてツリー構造で表示します。
Copyright (C) 2005-2007 Noto Watabe. All rights reserved.
e-mail:wmh@always-pg.com