env_no_rc_trace
[
plain text
]
#!/bin/sh
unset
LD_TRACE_ALDHIVES LD_TRACE_DYLIBS RC_TRACE_ARCHIVES RC_TRACE_DYLIBS
exec
"$@"