| ||||||
| 5/17 |
| 1999/4/27 [Computer/SW/OS/FreeBSD] UID:15703 Activity:nil |
4/26 Is there something equivalent to solaris 'truss' on linux or
freeBSD?
\_ "man strace" for Linux
\_ FreeBSD:
ktrace(1) - enable kernel process tracing
ktrace(2) - process tracing
--Jon |