On 8/27/07, Richard Robinson <[EMAIL PROTECTED]> wrote: > I have written a dtrace script that uses the fds[] construct and it > works just great on my 11/06 release of Solaris 10. But the system > where I really need this to work is on the 03/05 release. Is there > anyway to get the fds[] functionality on the 03/05 release?
According to http://sunsolve.sun.com/search/document.do?assetkey=1-21-118833-36-1 it should be available with 118822-19 or later. 6267695 DTrace should provide a fds[] array for file descriptor information Mike -- Mike Gerdts http://mgerdts.blogspot.com/ _______________________________________________ dtrace-discuss mailing list [email protected]
