# Broot - 복잡한 디렉토리 트리를 내비게이션 하는 새로운 CLI도구

> Clean Markdown view of GeekNews topic #1261. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1261](https://news.hada.io/topic?id=1261)
- GeekNews Markdown: [https://news.hada.io/topic/1261.md](https://news.hada.io/topic/1261.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-01-10T12:21:22+09:00
- Updated: 2020-01-10T12:21:22+09:00
- Original source: [dystroy.org](https://dystroy.org/broot/)
- Points: 7
- Comments: 3

## Topic Body

-많은 파일이 있으면 일부만 표시

-하부폴더에 있는 파일의 위치를 쉽게 파악(검색)

-파일들 복사/삭제/이동 할때 폴더구조 보면서 가능

-ls 와 du 기능 내장

-Rust 오픈소스

## Comments



### Comment 899

- Author: soomtong
- Created: 2020-01-10T16:41:55+09:00
- Points: 3

이와 별개로 전통적으로 유명한 터미널 파일 관리자 두 가지가 있습니다.

- [vifm](https://vifm.info/)

- [ranger](https://ranger.github.io/)

둘다 vi 스타일 키 바인딩을 지원하고 취향에 따라 골라쓸 수 있습니다.

### Comment 898

- Author: iolothebard
- Created: 2020-01-10T15:43:29+09:00
- Points: 1

mdir?

### Comment 896

- Author: xguru
- Created: 2020-01-10T12:30:57+09:00
- Points: 1

vi 쓰는거랑 비슷하면서도 또다른데 편하네요.

esc는 이전상태로, :q 로 종료.

내부에서 date/size 같은 명령으로 보는거 조절도 가능하고, 재미난 도구인듯.
