fzf

Komut satırı belirsiz bulucu. Sk'ya benzer. Daha fazla bilgi için: https://github.com/junegunn/fzf.

find {{dosya/yolu/dizin}} -type f | fzf

ps aux | fzf

find {{dosya/yolu/dizin}} -type f | fzf --multi > {{dosya/yolu/dosya}}

fzf --query "{{sorgu}}"

fzf --query "^core go$ | rb$ | py$"

fzf --query "!pyc 'travis"