aurvote, b*: add Chinese translation (#6413)
* aurvote: add Chinese translation * balooctl: add Chinese translation * beep: add Chinese translation * betterlockscreen: add Chinese translation * binwalk: add Chinese translation * binwise: add Chinese translation * blkdiscard: add Chinese translation * blkid: add Chinese translation * bluetoothctl: add Chinese translation * bluetoothd: add Chinese translation * bmon: add Chinese translation * bpftrace: add Chinese translation * bpytop: add Chinese translation * brctl: add Chinese translation * brew: add Chinese translation * commit suggestion
This commit is contained in:
12
pages.zh/linux/blkid.md
Normal file
12
pages.zh/linux/blkid.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# blkid
|
||||
|
||||
> 列出所有已识别的分区及其通用唯一标识符 (UUID)。
|
||||
> 更多信息:<https://manned.org/blkid>.
|
||||
|
||||
- 列出所有分区:
|
||||
|
||||
`sudo blkid`
|
||||
|
||||
- 列出表中的所有分区,包括当前挂载点:
|
||||
|
||||
`sudo blkid -o list`
|
Reference in New Issue
Block a user