On 6/24/21 1:26 AM, Manson Thomas wrote:
$ sudo dtruss /usr/bin/uptime dtrace: system integrity protection is on, some features will not be availabledtrace: failed to execute /usr/bin/uptime: (os/kern) failure
Can you copy /usr/bin/uptime to /tmp/uptime and then dtruss /tmp/uptime?