1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-12 16:55:46 +02:00

blkid: add sudo (#17587)

This commit is contained in:
Managor 2025-08-11 15:54:29 +03:00 committed by GitHub
parent ebebc46c38
commit e1bd06f009
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,4 +13,4 @@
- Get the UUID of the filesystem on a partition:
`blkid {{[-s|--match-tag]}} UUID {{[-o|--output]}} value {{/dev/sdXY}}`
`sudo blkid {{[-s|--match-tag]}} UUID {{[-o|--output]}} value {{/dev/sdXY}}`