242 B
242 B
sync
Synchronises all pending write operations to the appropriate disk.
- Synchronise all pending write operations on all disks:
sync
- Synchronise all pending write operations on a single file to disk:
sync {{path/to/file.ext}}