mac

How do I find out the serial number of my Mac from the command line?

If you need to find out the serial number of your Mac, you can run the following command:

system_profiler | grep “Serial Number (system)”

or

system_profiler SPHardwareDataType | grep Serial

Click to comment

Leave a Reply

Your email address will not be published. Required fields are marked *

To Top