cat file | fzf — fuzzy filter any input stream
cat file | fzf
fzf reads from stdin, making it a universal filter for any command output. Piping a file list into fzf lets you quickly narrow down candidates from thousands of lines to exactly what you need.
#filter
#fuzzy
#fzf
#pipe
#stdin
Download
⬇ GIF (31.6 KB)
⬇ MP4 (Converting...)
Embed
[](https://agentgif.com/@agentgif/fzf-pipe)
<a href="https://agentgif.com/@agentgif/fzf-pipe"><img src="https://media.agentgif.com/preseed/fzf-pipe/demo.gif" alt="cat file | fzf — fuzzy filter any input stream" width="1200"></a>
<iframe src="https://agentgif.com/embed/eZLLvgv5/" width="1200" height="660" frameborder="0" allowfullscreen></iframe>
<div data-agentgif="eZLLvgv5"></div><script src="https://agentgif.com/widget.js" async></script>