CompTIA Exam Questions

Please enter the appropriate command, without the path or any options or parameters, that would achi

After a lot of write operations, the changes should be written to the disk.
Please enter the appropriate command, without the path or any options or parameters, that would achieve this.

Answer: sync

Explanation:
sync command force changed blocks to disk, update the super block.