Linux Disk Commands

lsblk
View Disk Partitions

blkid
view UUID (Universal Unique Identifier) great option to use in fstab, for mounting a directory at boot up.

lsblk -f
View UUIDs (Universal Unique Identifier) of the Partitions listed.