Hi all, I need to get the restart and login duration of each Mac.I've
made a script that looks in the system.log file after reboot.Is there a
better way to get these two values?Any advice is welcomeBest regards,joe
#!/bin/sh time1=$(grep "BOOT_TIME" ...