Should the standard input for different processes be unique? If so, should the path of the stdin file look like /dev/pid/stdininstead of global /dev/stdin?
/dev/pid/stdin
/dev/stdin
Does anyone have any ideas about this?
/dev/stdin unique in that
/proc/self/fd/0
/proc/self
/proc ( ), .
/proc
: