question: if I create a named pipe called /tmp/public and open it I get a file descriptor of 3. now if I go to another program and open /tmp/public will the file descriptor be the same? Greg