truss

Troubleshooting tool for tracing system calls. SunOS equivalent of strace.…

truss

Troubleshooting tool for tracing system calls. SunOS equivalent of strace.

truss -f {{program}}

truss -p {{pid}}

truss -a -e {{program}}

truss -c -p {{pid}}

truss -p {{pid}} -t {{system_call_name}}

Также может быть вам интересно:
Трюки BashТерминал/Консоль
← svcs