|
|
|
|
|
by yjftsjthsd-h
2669 days ago
|
|
It even seems to work with named pipes, although in my first test it exited after the first command (I suspect I'm accidentally sending a EOF when I echo the command in). mkfifo testpipe1
<testpipe1 bash # in separate window
echo ls > testpipe1
|
|