disks.txt
来自「上一个上传的有问题,这个是好的。visopsys包括系统内核和GUI的全部SOU」· 文本 代码 · 共 23 行
TXT
23 行
-- 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 + =
减小字号Ctrl + -
显示快捷键?