**dtree - ディレクトリツリーの表示 [#b221491c]

***配布元 [#xd18367b]
http://www5d.biglobe.ne.jp/~noocyte/FreeSoft/dtree.html

***動作環境 [#e32fb16a]
-Linux(オリジナル版はソースコードのみ)
-Windows

***添付ファイル [#fec23b80]
本ページに添付しているファイルは以下の2点。
-オリジナル版
 dtree.lzh 
-Linux版(RHEL ESv4向けコンパイル済みバイナリ付き)
 dtree-2.71.tar.gz

***使い方 [#y414d49f]
コマンドの引数にディレクトリを指定する

-Level2階層までの表示
 dtree -l2 /usr/local

-出力結果
 /usr/local
 +---apache
 |   +---bin
 |   +---build
 |   +---cgi-bin
 |   +---conf
 |   +---error
 |   +---htdocs
 |   +---icons
 |   +---include
 |   +---lib
 |   +---logs
 |   +---man
 |   +---manual
 |   +---modules
 +---bin
 +---etc
 +---games
 +---include
 +---lib
 +---libexec
 +---mrtg
 |   +---bin
 |   +---lib
 |   +---share
 +---nagios
 +---php
 |   +---bin
 |   +---etc
 |   +---include
 |   +---lib
 |   +---man
 +---sbin
 +---share
 |   +---info
 |   +---man
 +---src
     +---3ware
     +---MRTG
     +---OLD
     +---apache
     +---linux
     +---nagios
     +---old-system
     +---oss
     +---perl
     +---php
     +---samba
     +---utils

***ヘルプ [#kc56b5a4]
 Directory Tree Display Utility, Version 2.71
  by noocyte (Fri Mar 31, 2006)
 Usage  : dtree {option | directory} ...
 Options: -m<n>  Margin: set left margin to <n>.
         -i<n>  Indent: set indent to <n>.
         -l<n>  Levels: set max. level to <n>.
         -r<n>  Rule: <n> specifies the following rule set.
                   0: Generic ASCII character. (default)
                   1: JIS83 thin  em-rule.
                   2: JIS83 thick em-rule.
         -a     All directories: also display hidden directories.
         -h     Help: display this text.

トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS