|   |   | 
| Zeile 44: | Zeile 44: | 
|  | 
 |  | 
 | 
|  | [[Tree/Anwendung]] |  | [[Tree/Anwendung]] | 
|  | 
 |  | 
|  | == Konfiguration ==
 |  | 
|  | === Dateien ===
 |  | 
|  | {| class="wikitable options big"
 |  | 
|  | |-
 |  | 
|  | ! Datei !! Beschreibung
 |  | 
|  | |-
 |  | 
|  | | || 
 |  | 
|  | |-
 |  | 
|  | | || 
 |  | 
|  | |}
 |  | 
|  | 
 |  | 
|  | === Umgebungsvariablen ===
 |  | 
|  | {| class="wikitable sortable options big"
 |  | 
|  | |-
 |  | 
|  | ! Variable !! Beschreibung
 |  | 
|  | |-
 |  | 
|  | | LS_COLORS || Von dircolors erstellte Farbinformationen
 |  | 
|  | |-
 |  | 
|  | | TREE_COLORS || Verwendet dies für Farbinformationen über LS_COLORS, wenn es gesetzt ist
 |  | 
|  | |-
 |  | 
|  | | TREE_CHARSET || Zeichensatz für den Baum zur Verwendung im HTML-Modus
 |  | 
|  | |-
 |  | 
|  | | CLICOLOR || Aktiviert die Einfärbung, auch wenn TREE_COLORS oder LS_COLORS nicht gesetzt ist
 |  | 
|  | |-
 |  | 
|  | | CLICOLOR_FORCE || Aktiviert immer die Einfärbung (effektiv -C)
 |  | 
|  | |-
 |  | 
|  | | LC_CTYPE || Gebietsschema für die Ausgabe von Dateinamen
 |  | 
|  | |-
 |  | 
|  | | LC_TIME || Gebietsschema für die timefmt-Ausgabe, siehe strftime(3)
 |  | 
|  | |-
 |  | 
|  | | TZ Zeitzone || für die timefmt-Ausgabe, siehe strftime(3)
 |  | 
|  | |-
 |  | 
|  | | STDDATA_FD || Aktiviert die Funktion stddata, setzt optional den zu verwendenden Deskriptor
 |  | 
|  | |}
 |  | 
|  | 
 |  | 
|  | === Farbgebung ===
 |  | 
|  | Die Farbgebung der Liste folgt den Konventionen des Befehls [[dircolors]]
 |  | 
|  | * wenn die Umgebungsvariable LS_COLORS gesetzt ist und die Ausgabe auf der Konsole erfolgt
 |  | 
|  | 
 |  | 
|  | === Dateien ===
 |  | 
|  | {|class="wikitable options big"
 |  | 
|  | |-
 |  | 
|  | ! Option !! Beschreibung
 |  | 
|  | |-
 |  | 
|  | | /etc/DIR_COLORS || System color database
 |  | 
|  | |-
 |  | 
|  | | ~/.dircolors || Users color database
 |  | 
|  | |-
 |  | 
|  | | .gitignore || Git exclusion file
 |  | 
|  | |-
 |  | 
|  | | $GIT_DIR/info/exclude || Global git file exclusion list
 |  | 
|  | |-
 |  | 
|  | | .info || File comment file
 |  | 
|  | |-
 |  | 
|  | | /usr/share/finfo/global_info || Global file comment file
 |  | 
|  | |}
 |  | 
|  | 
 |  | 
 | 
|  | == Anhang == |  | == Anhang == | 
tree - Verzeichnisbaum anzeigen
Beschreibung
Auflistung von Verzeichnissen
- rekursiv
- das eine tief eingerückte Auflistung von Dateien erzeugt
Installation
Paketinhalt
/usr/bin/tree
/usr/share/doc/tree/README.gz
/usr/share/doc/tree/TODO
/usr/share/doc/tree/changelog.Debian.gz
/usr/share/doc/tree/changelog.gz
/usr/share/doc/tree/copyright
/usr/share/man/man1/tree.1.gz
Aufruf
tree [Optionen] [Verzeichnis ...]
Optionen
Tree/Optionen
Parameter
Exit-Status
| Wert | Beschreibung | 
| 0 | Erfolg | 
| >0 | Fehler | 
Anwendung
Tree/Anwendung
Anhang
Siehe auch
Dokumentation
Links
Projekt
Weblinks