mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-07 09:57:12 +00:00
Update cheatsheets
This commit is contained in:
@@ -15,3 +15,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
- List all partitions in a table, including current mountpoints:
|
||||
|
||||
`sudo blkid {{[-o|--output]}} list`
|
||||
|
||||
- Get the UUID of the filesystem on a partition:
|
||||
|
||||
`blkid {{[-s|--match-tag]}} UUID {{[-o|--output]}} value {{/dev/sdXY}}`
|
||||
|
||||
Reference in New Issue
Block a user