sync.txt
来自「上一个上传的有问题,这个是好的。visopsys包括系统内核和GUI的全部SOU」· 文本 代码 · 共 16 行
TXT
16 行
-- sync --Synchronize (commit) data to all disks.Usage: syncThis command will cause all pending disk data in memory to be written outto the disk.Disk I/O in Visopsys is usually ansynchronous -- i.e. changes are firstmade in memory, and then committed to disk at an opportune time. Thiscommand causes all such data to be committed at once.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?