sync#

sync command synchronize a specified device, ensuring that all buffered modifications to the filesystem are written to the physical storage device.

Usage#

sync <device path>
  • device path: Specifies the path to the device that needs to be synchronized

See also#

  1. Phoenix-RTOS shell

  2. Phoenix-RTOS Utilities

  3. Table of Contents