cmosclk.doc

来自「访问AT机CMOS和时钟.zip」· DOC 代码 · 共 12 行

DOC
12
字号
cmosclk either sets the CMOS date/time from the MS-DOS date/time
    or         sets the MS-DOS date/time from the CMOS date/time
   cmosclk [flags]

Flags are single characters preceeded by '-':
   -w      Write the CMOS date/time from the MS-DOS date/time
   -r      Read the CMOS date/time into the MS-DOS date/time
   -s      Write the CMOS date/time to STDOUT (mm/dd/yy hh:mm:ss)
   -t      Write the CMOS time only to STDOUT (hh:mm:ss)
   -d      Write the CMOS date only to STDOUT (mm/dd/yy)

⌨️ 快捷键说明

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