Implementing shell in C input redirection problem

后端 未结 0 770
伪装坚强ぢ
伪装坚强ぢ 2021-01-13 13:43

Pipes works properly. Out redirection works too and I can combine both. But in redirection just works if there\'s no pipe.

it works: command1 | command2 > fi

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