Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
qiemem
on May 7, 2015
|
parent
|
context
|
favorite
| on:
Facebook PathPicker
The fact that it just outputs to stdout means you can run any command with output from fzf as well. Just
anycommand $(fzf)
guac
on May 7, 2015
[–]
or `xargs` / gnu parallel
thameera
on May 8, 2015
|
parent
[–]
Except for commands like git add.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
anycommand $(fzf)