truss (Unix)
From Wikipedia, the free encyclopedia
truss is a system tool available on some Unix-like operating systems. When invoked with an additional executable command-line argument, truss makes it possible to print out the system calls made by and the signals received by this executable command-line argument. As of version IEEE Std 1003.1-2008, truss is not part of the Single UNIX Specification (POSIX).
External links [edit]
- Solaris man page for truss
- FreeBSD man page for truss
See also [edit]
| This programming tool–related article is a stub. You can help Wikipedia by expanding it. |