FILL BLANK -
Which command is used to sync the hardware clock to the system clock? (Specify only the command without any path or parameters.)
FILL BLANK -
Which command is used to sync the hardware clock to the system clock? (Specify only the command without any path or parameters.)
The command that is used to sync the hardware clock to the system clock is 'hwclock'. This command adjusts the hardware clock (RTC) settings according to the current system time. Although there are specific parameters that can be used with 'hwclock' for specific operations, the question specifically asks for the command without any path or parameters, thus 'hwclock' is the appropriate and minimal answer.
hwclock Specify only the command WITHOUT any path or parameters !
hwclock —hcosys https://docs.fedoraproject.org/en-US/Fedora/23/html/System_Administrators_Guide/sect4-synchronizing-date-time-hwclock.html
the right answer is hwclock --hctosys
hwclock is correct
hwclock
hwclock is used to set the hw time, not to sync it hctosys schould be the write answer
update: I meant systohc
hwclock --systohc syncs the clock meaning that hwclock IS the right answer
Which command is used to sync the hardware clock to the system clock? (Specify only the command without any path or parameters.)