
At times it's important to know the information about when was your Mac device (Macbook, iMac, or Mac Mini) was last re-booted. You can know this detail easily by running the last reboot command in the Terminal
% last reboot
reboot ~ Sat Sep 10 08:21
reboot ~ Fri Sep 9 08:45
reboot ~ Thu Sep 8 09:52
reboot ~ Wed Sep 7 07:52
reboot ~ Sun Sep 4 07:52
reboot ~ Sat Sep 3 08:59
reboot ~ Fri Sep 2 20:12
reboot ~ Fri Sep 2 08:12
reboot ~ Wed Aug 31 08:09
As you can see, the last reboot commands return history with the date and time, when your Mac device was rebooted.
-
Have Questions? Post them here!
More Posts related to MacOS,
- How to Open Finder using Mac Terminal
- How to install maven in macOS using Terminal Command
- How to install iTerm2 Mac Terminal Alternative
- Find Mac version using terminal command
- Zsh Shell: Custom alias that you may find useful
- How to Uninstall Brew on Mac
- Go to Specific file path using Mac Finder
- How to open new tabs macOS Terminal
- fix macOS: The digital signature on the update is missing or invalid. Ventura
- ls: .: Operation not permitted - Mac Terminal ZSH Error
- Closest Alternate to Notepad on Mac
- How to Open Trash on Mac
- How to uninstall Microsoft Outlook on Mac
- [fix] macOS Ventura xcrun: error: invalid active developer path missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
- [Vi/Vim] How to move cursor to the start of a line
- macOS 13 Ventura - The New About this Mac Window
- Best Free Gif screen capture app now available for M1 Chip Mac - LICECap
- 30+ Zoom video communications application shortcuts for macOS
- How to create alias in macOS
- How to install Node using Brew on Mac
- How to start/boot macOS in safe mode - Big Sur 11.0, Catalina 10.15, or Mojave 10.14
- Cant find System Preferences... under macOS Ventura Apple Menu?
- Mac turn dark mode on or off using terminal command
- How to Close Safari in Mac using Keyboard shortcut
- How to Upgrade Mac from Monterey to macOS Ventura
More Posts:
- [Docker] Install Git on Alpine Linux - Docker
- How to get weather details in Command Prompt, macOS or Linux Terminal - HowTos
- Notepad++ display files on tab bar as horizontal instead of vertical - NotepadPlusPlus
- Tomcat Manager Default Username and Password - Tomcat
- Fix Error 2711 SQL RBS client - The installer has encountered an unexpected error. The specified Feature name ('Docs') not found in Feature table - SharePoint
- Windows 10 now has a new enhanced Calculator with a new icon - News
- Run JumpCloud Commands in Powershell - Powershell
- Building library Gradle Project Info: Downloading services.gradle.org - Android-Studio