I need to connect 2 virtual serial ports in Linux. I tried using SOCAT:
*****@ubuntu:~$ socat -d -d pty,raw,echo=0 pty,raw,echo=0
And I got t