Multiple choice technology operating systems What is the purpose of sync command? To synchronize user applications To synchronize keyboard and monitor To synchornize disk buffers To syschronize main memory and cache memory Reveal answer Fill a bubble to check yourself C Correct answer Explanation The sync command forces any accumulated data in volatile memory disk buffers to be written to the physical storage disks, preventing data loss before shutdown.