tree 명령어는
블로그 아티클을 작성하다가
특정 폴더내의 모든 폴더와 파일 목록을 보여주고할 때 사용할 수 있는 명령어이다.
Tweet's BootStrap UI 프레임워크에 대한 폴더와 파일 구조는 아래와 같이
표시할 수 있다.
tree /f 명령어 또는 tree /a 명령어로 리스트를 볼 수 있다.
└─bootstrap
├─css
│ bootstrap-responsive.css
│ bootstrap-responsive.min.css
│ bootstrap.css
│ bootstrap.min.css
│
├─img
│ glyphicons-halflings-white.png
│ glyphicons-halflings.png
│
└─js
bootstrap.js
bootstrap.min.js