The following is a demonstration of the pathopens.d script,
Here we run it for a few seconds then hit Ctrl-C,
Tracing... Hit Ctrl-C to end.
^C
COUNT PATHNAME
2 /devices/pseudo/devinfo@0:devinfo
In the above output, many of the files would have been opened using
absolute pathnames. However the "dexplorer" file was opened using a relative
pathname - and the pathopens.d script has correctly printed the full path.
The above shows that the outfile.sah file was opened successfully 8 times.