1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-28 23:17:58 +01:00
tldr/pages/linux/blkid.md
2019-05-01 09:08:01 +01:00

217 B

blkid

Lists all recognized partitions and their Universally Unique Identifier (UUID).

  • List all partitions:

sudo blkid

  • List all partitions in a table, including current mountpoints:

sudo blkid -o list