defrag.txt
来自「上一个上传的有问题,这个是好的。visopsys包括系统内核和GUI的全部SOU」· 文本 代码 · 共 22 行
TXT
22 行
-- defrag --This command will defragment a filesystem.Usage: defrag [-s] [-T] [disk_name]The 'defrag' program is interactive, and operates in both text and graphicsmodes. The -T option forces defrag to operate in text-only mode. The -soption forces 'silent' mode (i.e. no unnecessary output or status messagesare printed/displayed).The last (optional) parameter is the name of a (logical) disk to defragment(use the 'disks' command to list the disks). A defrag can only proceed ifthe driver for the requested filesystem type supports this functionality.Options:-s : Silent mode-T : Force text mode operation
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?