201-450 Exam QuestionsBrowse all questions from this exam

201-450 Exam - Question 19


FILL BLANK -

What command ensures that the file systems are written to disk after a lot of write operations? (Specify ONLY the command without any path or parameters.)

Show Answer
Correct Answer:

The command that ensures that the file systems are written to disk after a lot of write operations is 'sync'. The 'sync' command forces all buffered modifications to be written to disk, thereby ensuring that the data is safely stored.

Discussion

2 comments
Sign in to comment
milan92stankovic
Jan 18, 2021

sync - 100%

chiaseed
Sep 23, 2023

sync https://phoenixnap.com/kb/linux-sync