# FSearch - Unix-Like 시스템을 위한 빠른 파일 검색 도구

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=12417](https://news.hada.io/topic?id=12417)
- GeekNews Markdown: [https://news.hada.io/topic/12417.md](https://news.hada.io/topic/12417.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-12-19T10:41:01+09:00
- Updated: 2023-12-19T10:41:01+09:00
- Original source: [github.com/cboxdoerfer](https://github.com/cboxdoerfer/fsearch)
- Points: 15
- Comments: 3

## Topic Body

- Windows의 Everything에서 영감을 받은 빠른 파일 검색 기능 제공   
- C로 작성되었으며 GTK3 기반   
- 검색 입력 도중 즉시 결과 보이기   
- 다양한 검색 옵션   
  - AND/OR/NOT, 그루핑, 와일드카드, 정규식   
  - Modifier: case:/nocase:, files:, folders:  
  - Function: childcount, contenttype, datemodified, depth, parent, size,..  
- 인덱싱할 폴더들 추가/제외 가능

## Comments



### Comment 21556

- Author: sam1287
- Created: 2023-12-19T16:31:23+09:00
- Points: 1

오.. 덕분에 wox, everything 이라는 두가지 좋은 도구를 알게됐습니다. 감사합니다!

### Comment 21520

- Author: elects
- Created: 2023-12-19T10:45:28+09:00
- Points: 1

오 좋네요

### Comment 21519

- Author: xguru
- Created: 2023-12-19T10:42:02+09:00
- Points: 1

[Everything - 윈도우즈용 빠른 파일 찾기 도구](https://news.hada.io/topic?id=1539)  
윈도우에는 필수로 설치하는 도구중에 하나인데, Unix에서도 이제 얼추 가능하겠네요.
