Is there way to find the operating system pid of a Port application using just the Erlang API? The port_info() call seems to contain some general information about the port but does not contain the os pid. Thanks in advance... Dave