Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The fact that it just outputs to stdout means you can run any command with output from fzf as well. Just

anycommand $(fzf)



or `xargs` / gnu parallel


Except for commands like git add.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: