In Linux, when process A reads from process B's stdout, does A steal data from B?

前端 未结 0 789
天命终不由人
天命终不由人 2021-01-01 06:12

I have two shells running in my Linux. Shell A (pid = 1946) and shell B. In shell B, it runs a program which keeps reading from /proc/1946/fd/1 and prints out what it gets.

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