function receives file descriptors from another function, but fails on dup2 to the input file descriptors

后端 未结 0 637
温柔的废话
温柔的废话 2020-11-29 22:56

I am creating a custom shell and trying to get multiple piping to work, as well as IO redirection before piping. Eg: prog < input | wc. My approach to this i

相关标签:
回答
  • 消灭零回复
提交回复
热议问题