mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 20:22:09 +02:00
265 B
265 B
blkid
Lists all recognized partitions and their Universally Unique Identifier (UUID). More information: https://manned.org/blkid.
- List all partitions:
sudo blkid
- List all partitions in a table, including current mountpoints:
sudo blkid -o list