How can I check if a process creating a named pipe or not at run time using activity monitor?
I have a process which at run time should create a named pipe. Some time it does not seams to create this pipe and exited. I do not have its source code hence cannot confirm by debugging it.
Does activity monitor help me to find if a process has created a named pipe or not? if so how?
Any help is appreciated.
Thanks
Shiv
iMac, OS X Mavericks (10.9.5)