Y
Hacker News
new
|
ask
|
show
|
jobs
by
Eleison23
1259 days ago
I think we need to examine the definition of "pipe" in a POSIX context here. Pipelines feed the output of one program into the input of another one. You don't "pipe" files, you copy them.