
sync
List of commands for sync:
-
sync:tldr:63ad9 sync: Flush all pending write operations on all disks.$ synctry on your machineexplain this command
-
sync:tldr:e830a sync: Flush all pending write operations on a single file to disk.$ sync ${filename}try on your machineexplain this command