Quantcast
Channel: A Portal to a Portal
Viewing all articles
Browse latest Browse all 1850

Reminder - Apple Time Machine - where are your logs ?

$
0
0

Want to see what Time Machine is doing ?

If so, run the following Terminal command: -

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}' 

which is, in part, parsing the output from the log show command.

Which is nice 🌞

Viewing all articles
Browse latest Browse all 1850

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>