# 새로 나온 커맨드라인 툴들

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=6361](https://news.hada.io/topic?id=6361)
- GeekNews Markdown: [https://news.hada.io/topic/6361.md](https://news.hada.io/topic/6361.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-04-14T10:33:28+09:00
- Updated: 2022-04-14T10:33:28+09:00
- Original source: [jvns.ca](https://jvns.ca/blog/2022/04/12/a-list-of-new-ish--command-line-tools/)
- Points: 34
- Comments: 8

## Topic Body

- 기존 툴 대체 : exa(ls),bat(cat),fd(find),dust(du),gtop(top),difftastic(diff),..  
- 새로운 툴들 : z, fasd, broot, fzf, httpie, asdf, choose, tmate, pbcopy/pbpaste, ctop,..  
- JSON/YAML/CSV : jq, jc, jo, yq, fq, htmlq..  
- grep : pdfgrep, gron, regrep-all   
  
원 작성자의 추천 : entr, ripgrep, git-delta, httpie, plocate, jq  
배우고 가장 재미났던 도구는 vidir (vim 내에서 파일들을 배치로 이름변경/삭제 하는 툴)

## Comments



### Comment 9760

- Author: minhoryang
- Created: 2022-04-20T00:04:34+09:00
- Points: 1

나와있는걸로는 mosh, z, fzf, jq, pbcopy/pbpaste, pv 애용합니다.  
zsh를 쓰신다면 z, fzf를 https://github.com/Aloxaf/fzf-tab 와 https://github.com/agkozak/zsh-z 랑 엮어서 쓸 수 있습니다.

### Comment 9761

- Author: minhoryang
- Created: 2022-04-20T00:09:15+09:00
- Points: 1
- Parent comment: 9760
- Depth: 1

나와있지 않는걸로는 aria2c, duc (du with cached), rclone, tmux 를 많이 사용하고있네요.

### Comment 9695

- Author: xguru
- Created: 2022-04-17T11:23:29+09:00
- Points: 1

vidir 은 [Moreutils - 아무도 만들지 않을 것 같은 Unix 도구 모음](https://news.hada.io/topic?id=6382) 에 포함된 것입니다.

### Comment 9654

- Author: 525hm
- Created: 2022-04-14T12:50:40+09:00
- Points: 1

저는 btop https://news.hada.io/topic?id=5139 굉장히 유용하게 사용하고 있습니다.

### Comment 9652

- Author: alstjr7375
- Created: 2022-04-14T12:00:05+09:00
- Points: 1

저는 이런식으로 쓰고 있어요.  
  
https://github.com/black7375/BlaCk-Void-Zsh/issues/23  
https://github.com/black7375/BlaCk-Void-Zsh/blob/powertools/BlaCk-Void.zplugins (세팅)

### Comment 9655

- Author: roxie
- Created: 2022-04-14T13:08:14+09:00
- Points: 1
- Parent comment: 9652
- Depth: 1

BlaCk 님 본인이신가요?! 세팅 잘 쓰고 있습니다 :bow:

### Comment 9658

- Author: alstjr7375
- Created: 2022-04-14T13:57:36+09:00
- Points: 1
- Parent comment: 9655
- Depth: 2

아 넵 ㅎㅎ  
감사합니다.

### Comment 9635

- Author: yolatengo
- Created: 2022-04-14T10:39:30+09:00
- Points: 3

z 와 fzf 는 사랑입니다...
