List all partitions in a table, including current mountpoints

blkid

  • Lists all recognized partitions and their Universally Unique Identifier (UUID).
    More information: <https://manned.org/blkid>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

sudo blkid -o list

click the source code to copy install blkid on any operating system with command-not-found.com