Y
Hacker News
new
|
ask
|
show
|
jobs
by
daw___
3005 days ago
This is not going to work unfortunately, the program expects the arguments to be paths.
1 comments
zokier
3005 days ago
<() expands to a path:
$ echo <(true) /dev/fd/63
link
daw___
3005 days ago
Ah, you are absolutely right
link