mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-14 10:32:11 +03:00
217 B
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