nim-raft/pipe.sh

9 lines
115 B
Bash
Raw Normal View History

2023-09-09 16:56:54 +00:00
#!/bin/bash
x=''
while [ t ];
do
$(`x < RAFTNODESENDMSGRESPPIPE`);
echo "$($x)" > RAFTNODERECEIVEMSGPIPE;
done