I am trying to trace what is happening on a raw (character) device on a Unix system (for example:) /dev/tty.basebandfor DEBUG purposes.
I am thinking of creating a deamon that:
This will work a bit like the MITM process. I wonder if there is a “standard” way to do this.
source
share