상위 질문
타임라인
채팅
관점

Tree (명령어)

위키백과, 무료 백과사전

Tree (명령어)
Remove ads

tree(트리)는 심도있는 파일 나열 출력문을 만들어주는 반복(recursive)적 디렉토리 나열 명령어이자 프로그램이다. PC-DOS와 MS-DOS에서 기원한 이 명령어는 디지털 리서치 FlexOS, IBM/도시바 4690 OS, PTS-DOS, 프리도스, IBM OS/2, 마이크로소프트 윈도우, ReactOS에서 볼 수 있다. 유닉스, 유닉스 계열용 버전도 사용이 가능하다.

간략 정보 개발자, 프로그래밍 언어 ...
Remove ads

예시

$ tree path/to/folder/
path/to/folder/
├── a-first.html
├── b-second.html
├── subfolder
│   ├── readme.html
│   ├── code.cpp
│   └── code.h
└── z-last-file.html

1 directories, 6 files

같이 보기

외부 링크

Loading related searches...

Wikiwand - on

Seamless Wikipedia browsing. On steroids.

Remove ads