tree $DIRNAME
打印目录$DIRNAME
下的目录树(只打印目录名,不打印文件名)。不加$DIRNAME
打印当前路径的目录树。例如在D:\da_kao_la\workspace\Character-Relationship-Visualization
目录下执行tree
命令:
D:\da_kao_la\workspace\Character-Relationship-Visualization>tree
卷 新加卷 的文件夹 PATH 列表
卷序列号为 7850-415F
D:.
├─.idea
│ └─inspectionProfiles
├─backend
│ └─large_graphs
├─css
├─imgs
├─javascript
├─jsons
└─movie_scripts
/f
参数表示打印目录的同时也打印文件,例如在上面的目录下执行tree /f
命令:
D:\da_kao_la\workspace\Character-Relationship-Visualization>tree /f
卷 新加卷 的文件夹 PATH 列表
卷序列号为 7850-415F
D:.
│ .gitignore
│ big_graph.html
│ index.html
│ README.md
│ server.sh
│ time_slider.html
│
├─.idea
│ │ Character-Relationship-Visualization.iml
│ │ deployment.xml
│ │ misc.xml
│ │ modules.xml
│ │ vcs.xml
│ │ workspace.xml
│ │
│ └─inspectionProfiles
├─backend
│ │ LPA.py
│ │ parse.py
│ │
│ └─large_graphs
│ gen_large_graphs.py
│ __init__.py
│
├─css
│ album.css
│ bootstrap-grid.css
│ bootstrap-grid.css.map
│ bootstrap-grid.min.css
│ bootstrap-grid.min.css.map
│ bootstrap-reboot.css
│ bootstrap-reboot.css.map
│ bootstrap-reboot.min.css
│ bootstrap-reboot.min.css.map
│ bootstrap.css
│ bootstrap.css.map
│ bootstrap.min.css
│ bootstrap.min.css.map
│ bundling.css
│ d3RangeSlider.css
│ detail.css
│ font-awesome.min.css
│ graph.css
│ Raleway.css
│ tab.css
│
├─imgs
│ Attention.png
│ base.png
│ fig.png
│ large_graph_click_cluster.png
│ large_graph_click_node.png
│ large_graph_clusters.png
│ large_graph_detail.png
│ LPA_clustering.png
│
├─javascript
│ bootstrap.bundle.js
│ bootstrap.js
│ d3.v2.js
│ d3.v4.min.js
│ echarts-wordcloud.js
│ echarts.simple.js
│ forceDirectedGraph.js
│ jquery.min.js
│ timeSliderLayout.js
│ timeSliderLogic.js
│ wordcloud.js
│
├─jsons
│ 10tings.json
│ 10tings_afterLPA.json
│ 10tings_afterLPA_with_dialogs.json
│ 10tings_dialogs_scenes_all.json
│ 10tings_dialogs_scenes_all_LPA.json
│ 10tings_with_dialogs.json
│ large_graph.json
│ miserables.json
│ miserables2.json
│
└─movie_scripts
10tings.txt
Fantastic Four.txt
HARRY-POTTER-AND-THE-ORDER-OF-THE-PHOENIX-2007-by-Michael-Goldenberg.pdf