Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

time machine logs

printf 'e[3J' && log show --predicate 'subsystem == "com.apple.TimeMachine"' --info --last 6h | grep -F 'eMac' | grep -Fv 'etat' | awk -F']' '{print substr($0,1,19), $NF}'
Source by discussions.apple.com #
 
PREVIOUS NEXT
Tagged: #time #machine #logs
ADD COMMENT
Topic
Name
3+5 =