I am trying to write a sript python to read from a file and send the output to a named pipe or named pipe. Unlike the standard pipe, the named pipe persists in the system and not in memory.
So far I have seen that with popen you can work with standard pipes and take the inputs / outputs of systems but I can not walk with the aforementioned named pipe.