Вопрос

How to find os x uptime history? There is "last reboot" command on termina which reports last reboot history. How do I write a program with objective C that gets all uptime history ?

Thanks in advance!

Это было полезно?

Решение

The last command is part of Darwin and is open-source. Here's the code.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top