📄 disks.txt
字号:
-- disks --Print all of the logical disks attached to the system.Usage: disksThis command will print all of the disks by name, along with any device,filesystem, or logical partition information that is appropriate.Disk names start with certain combinations of letters which tend to indicatethe type of disk. Examplescd0 - First CD-ROM diskfd1 - Second floppy diskhd0b - Second logical partition on the first hard disk.Note in the third example above, the physical device is the first hard disk,hd0. Logical partitions are specified with letters, in partition table order(a = first partition, b = second partition, etc.).
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -