Writing from C program to named pipe to be read in bash script

前端 未结 0 1369
余生分开走
余生分开走 2020-12-12 00:26

I am trying to write from a C program to a named pipe, and read from that pipe in a bash script. I am using two terminals, running the c program first, then running the bash

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