in reply to Re^4: read files one by one in directory and redirct output to a file
in thread read files one by one in directory and redirct output to a file

If I guess that by "binary" vs. "text" you maybe mean "block-by-block" instead of "line-by-line", then that is course a valid point in regards to performance.

that is what I meant. I defer to your Unix knowledge.

  • Comment on Re^5: read files one by one in directory and redirct output to a file