fdisk.txt

来自「上一个上传的有问题,这个是好的。visopsys包括系统内核和GUI的全部SOU」· 文本 代码 · 共 26 行

TXT
26
字号
 -- fdisk --Also known as the "Disk Manager", fdisk is a hard disk partitioning tool.It can create, delete, format, resize, and move partitions and modify theirattributes.  It can copy entire hard disks from one to another.Usage:  fdisk [-T] [-o] [disk_name]The fdisk program is interactive, and can be used in either text or graphicsmode.  It provides the same functionality in both modes; text mode operationis menu-driven.The disk can be automatically selected by specifying its name (as listed bythe 'disks' command) as the last argument.Options:-T              : Force text mode operation-o <disk_name>  : Clear the partition table of the specified diskDevelopment of this program is ongoing and will be a major focus ofimprovements in future releases,  aiming towards providing much of the samefunctionality of PartitionMagic and similar utilities.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?