List connected hard drives on macOS

List connected hard drives on macOS using the Terminal:

diskutil list

The “NAME” column shows the names of the hard drives under “/Volumes”. The following command gives a more detailed view of the connected hard drives:

system_profiler SPStorageDataType